Sebastian Werner <info <at> sebastian-werner.net> writes: > > Simon Bull schrieb: > > Hi All, > > > > Using the Qx 0.51 examples I noticed that in IE Qx allows the browser's > > default > > "selection" behaviour, while firefox does not. > > > > To reproduce: > > > > 1. Open demo/test/ToolBar_4.html (for example) in IE, > > 2. mousedown anywhere in the document, > > 3. drag across any of the widgets. > > > > The result is that IE renders a blue background beneath the "selected" > > elements. > > > > If you repeat the above in Firefox it does not "select" anything. > > That's because we couldn't disable selection, as this also disables the > links inside a list view. This is only true for the link-cells. You > shouldn't be able to do this on simple text cells. > > Sebastian
Hi Sebastian, I am not sure what you mean by "You shouldn't be able to do this on simple text cells". Do you mean that IE's default selection should only be enabled inside ListView widgets? Presently IE's default behaviour is enabled across all widgets - it will select radiobutton, combos, text, inputs, everything. Is there anyway I can turn this off - even if it nerfs QxListViews (my app doesn't use any QxListViews)? Thanks, Simon ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
