This is not your bug, but `hasNoDelegates` is a load of crap. It is only ever set to true. If a delegate gets re-added, it is never set to false. Your choice to file a bug or simply replace it with `delegateList.length == 0`. If you do the latter, feel free to remove the code in LaszloEvents too!
Is `focusable` another attribute that should be defaulted in LzView to false? Otherwise, approved. On 2006-08-25, at 17:27 EDT, Philip Romanik wrote: > Change change.ToWyg1096.txt by [EMAIL PROTECTED] /tmp/ on 2006-08-25 > 17:21:39 EDT > > Summary: Remove LFC warnings from Services > > New Features: > > Bugs Fixed: LPP-2034 (partially) > > Technical Reviewer: ptw > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Details: > These files are all swf specific. Some are changes from the > original work I > did to remove warnings from the lfc. Others came up during swf > testing. > > Tests: > > Files: > M LzKeys.as > M LzModeManager.as > M LzFocus.as > M LzBrowser.as > <patch.Philip.5648.tgz> _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
