Change philip-20110919-W1F by philip@PHILIP-I7 on 2011-09-19 14:00:28
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix focus issue with combobox
New Features:
Bugs Fixed: LPP-10080
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
The second parameter of lz.Focus.setFocus() was changed from a boolean
to an integer to specify why focus is being moved. basecombobox was
never modified. As a result, setting focus from the mouse was acting
like focus was set from the keyboard. The focus indicators were designed
to only display when focus was moved by the keyboard.
Tests:
See test case in jira. Using the mouse to focus on the combobox will not
show the focus indicators. Using the keyboard will display the focus
indicator.
Files:
M lps/components/base/basecombobox.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110919-W1F.tar