|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Can't copy value of a ListItemHi,
I am having an issue with qx.ui.form.ListItem. I Have a qx.ui.form.List which I use as a Status List for my qooxdoo application. After each action, such as udate and delete, I add a ListItem to the top of the list with a status message. A new request from our customers is that they would like to copy these status messages and paste it into their email. So I looked at the documentation and found that I get do setSelectable(true); and I was thinking , this may enable copying capability for the ListItem. This however behaves differently on Microsoft, IE, and google chrome. My desired experience: User can select test from ListItem and copy it with ctrl+c, and paste the value into their email. My Actual experience: Firefox 3.x - ListItem selectable but can not be copied. IE 8.x - ListItem can be selected and copied with ctrl+c google chrome - ListItem is neither selectable neither copyable from my statusbar. How can I remedy this situation? Please not that i'm using qooxdoo version 0.8.2 Your help is much appreciated! -Marta ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@... https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel |
|
|
Re: Can't copy value of a ListItemHello Marta, at the moment it is not possible to copy the text value of ListItems. It is very interesting that this works in IE8 - perhaps some event, which should be stopped are not being stopped correctly. I could not reproduce it in IE8. Can you perhaps take my sample and modify it until the text can be selected? http://tinyurl.com/qxie8listselections Kind regards Jonathan ----- Jonathan Weiß Framework Engineer http://mysterycity.de/blog Blog - http://www.linkedin.com/in/jonathanrass LinkedIn - http://www.xing.com/profile/Jonathan_Weiss5 XING -- View this message in context: http://n2.nabble.com/Can-t-copy-value-of-a-ListItem-tp3921277p3951322.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@... https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel |
| Free embeddable forum powered by Nabble | Forum Help |