works for me on OSX (with patch for 8798). approved!
On Mon, Mar 1, 2010 at 9:29 PM, Max Carlson <[email protected]> wrote: > Change 20100301-maxcarlson-g by maxcarl...@bank on 2010-03-01 18:17:20 PST > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Fix clickability of inputtext when using modemanager in DHTML > > Bugs Fixed: LPP-8799 - dhtml: inputtext not sending mouse events through > lz.ModeManager > > Technical Reviewer: ptw > QA Reviewer: hminsky > > Details: It seems DHTML inputtext won't become activated unless it receives > an onmouseover event from the viewsystem - which doesn't happen if modality > is applied. The inputtext activation div listens for onmousedown events, > and attempts to show the inputtext. > > Tests: See LPP-8799. Note that patch/fix for LPP-8798 is required for this > to work. > > Files: > M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100301-maxcarlson-g.tar > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
