(I am checking this change in)

Change philip-20110706-xDl by philip@PHILIP-I7 on 2011-07-06 15:08:32 EDT
    in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Moving focus to a view with focusable=false will clear focus

New Features:

Bugs Fixed: LPP-9981

Technical Reviewer: (pending)
QA Reviewer: mdemmon
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:

Details:

Prior to this change, the mousedown event would trigger a setFocus() event only when the clicked view was focusable. I modified this behavior to clear the focus when someone flicks on a view where focusable=false. This change will cause the previously focused view to receive the onblur event.


Tests:
Run the test case in the jira report. The onblur event is now sent when you click on the view with focusable=false

Files:
M       WEB-INF/lps/lfc/services/LzFocus.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20110706-xDl.tar

Reply via email to