[Laszlo-dev] For Review: Change 20081006-bargull-QmQ Summary: focusmanager bug fixes

André Bargull andre.bargull at udo.edu
Mon Oct 6 15:23:52 PDT 2008


Change 20081006-bargull-QmQ by bargull at dell--p4--2-53 on 2008-10-06 23:34:01
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: focusmanager bug fixes

New Features: LPP-7050

Bugs Fixed: LPP-7029, LPP-7092, LPP-7128, LPP-7130, LPP-7131

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

Documentation:

Release Notes:

Details:
bug fixes for LzFocusService:
- LPP-7029: account movedir before dispatching "onescapefocus"-event
- LPP-7131: don't send "onescapefocus" when calling "moveSelSubview()" 
from getNext() or getPrev()
- LPP-7130: recheck focus-change condition when updating newsel (if 
newsel was not focusable) "if (this.cseldest == newsel)"
- LPP-7128: only re-set focus if selection changed "if 
(this.__LZsfnextfocus != newsel)"
- LPP-7092: set "blurring" to false after focus has changed

Removed "setNextKey()" and "setPrevKey()", both methods aren't supported 
since LPS3.1

Re-indented lines if necessary, added typing and used common 
service-classes structure.


Tests:
testcases are attached at the bugreports

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

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20081006-bargull-QmQ.tar




More information about the Laszlo-dev mailing list