[Laszlo-dev] UPDATE: For Review: Change 20081002-bargull-CJh Summary: service class updates - LzModeManager
André Bargull
andre.bargull at udo.edu
Mon Oct 6 10:23:12 PDT 2008
Change 20081002-bargull-CJh by bargull at dell--p4--2-53 on 2008-10-02 10:17:57
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: service class updates - LzModeManager
New Features:
Bugs Fixed: LPP-7050, LPP-7105
Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
In respect to your changeset for LPP-7105:
Shouldn't we test in swf9 for "view.childOf(Debug.console.window)"?
UPDATE:
changed "remotedebug" to a good, old Troolean, because the
LzModeManager-constructor was executed too early:
- the remotedebug-console was not yet attached
- LzBrowser#getInitArg() did not work, because for swf9 accessing
"LFCApplication" throwed an error
Changed the LzInputText mode-management code to use
LzModeManager#__LZallowInput(), so that the debug-inputtext works even
when a modalview is used.
Additionally implemented LzInputTextSprite#findSelection()
Tests:
Files:
M WEB-INF/lps/lfc/services/LzModeManager.lzs
M WEB-INF/lps/lfc/kernel/swf9/LzInputTextSprite.as
M WEB-INF/lps/lfc/views/LzInputText.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081002-bargull-CJh.tar
More information about the Laszlo-dev
mailing list