Hi, [EMAIL PROTECTED] wrote: > Dear Group, > > at my little Webapplication (http://www.umrechnungen.de) i use a ListView for > selecting a category. > > By testing under Firefox 3 i encounter the following problem: > When i select an item and move the mouse over other items in the listview its > autoselecting other items. > Other items are being selected without pressing the mouse button? > This is problem occurs only at Firefox 3, at firefox 2 and Internet Explorer > (6 and 7) everything is working fine. > Is this a bug? Or is there a workaround for it? The application runs under qx > 0.7.3 Can you post a little code snippet to show us how you implemented your "changeSelection" listener? As I discovered you send a request whenever a new item is selected. It would be helpful to see the lines of code for this action.
> A general question: Are sometimes patches implemented within build version or > only within different version? For e.g: Are bugs corrected > withing 0.7.3 build #1 and build #2 or only within 0.7.3 and 0.7.x I quite do not unterstand your question completely, but patches/bugfixes are only applied to the legacy_0_7_x branch and are never applied to a release (e.g. 0.7.3). So if you want the latest 0.7 code you need to stick with the 0.7.x branch or wait for the next release. cheers, Alex ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
