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



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



-------------------------------------------------------
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

Reply via email to