Gak. That is bad. Maybe some bit rot due to the recent reorganization of clickdivs? Isn't there some magic that makes the debugger output clickable? I bet it is not cooperating with the clickdivs.
On 2009-08-28, at 10:58EDT, Henry Minsky wrote: > Hey Tucker, do you happen to know if something changed recently with > text or > selection that makes it not possible to select debugger messages in > the > DHTML debug window? > > > >> And I'm currently unable to inspect messages in the DHTML debugger >> (at >> least under Firefox3, tr...@14603), is that a known issue? >> >> >> >> On 8/28/2009 5:39 AM, Henry Minsky wrote: >> >>> Change 20090827-hqm-s by [email protected] on 2009-08-27 23:33:23 >>> EDT >>> in /Users/hqm/openlaszlo/trunk-diamond/WEB-INF/lps/lfc >>> for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc >>> >>> Summary: make context menus 'hide' behavior match swf8 >>> >>> New Features: >>> >>> Bugs Fixed: LPP-8218 >>> >>> Technical Reviewer: max >>> QA Reviewer: andre >>> Doc Reviewer: (pending) >>> >>> Documentation: >>> >>> Release Notes: >>> >>> Details: >>> >>> + Change to make a context menu hide if you mouse up or down >>> outside of >>> it. >>> >>> Added check in LzMouseKernel#__sendEvent to look for mousedown and >>> mouseup events, >>> and hide any context menu that is open. >>> >>> >>> Tests: >>> >>> + Mouse right to show context menu, then hold left mouse button >>> down and >>> drag out of menu, and release button. >>> Context menu should hide on mouse up. >>> >>> + Mouse right to show context menu. Move mouse outside of menu and >>> press >>> left button. Menu should >>> hide on mouse down. >>> >>> Files: >>> M kernel/dhtml/LzMouseKernel.js >>> >>> Changeset: >>> http://svn.openlaszlo.org/openlaszlo/patches/20090827-hqm-s.tar >>> >>> > > > -- > Henry Minsky > Software Architect > [email protected] > _______________________________________________ > Laszlo-reviews mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
