I'm kind of stumped on this bug, http://openlaszlo.org/jira/browse/LPP-8200,
where DHTML text cannot be made
selectable in Safari or IE.
In the comments for the bug, I noted that the style property name for making
text selectable in Safari, KhtmlUserSelect, is currently spelled with
incorrect capitalization in LzTextSprite.js ('KHTMLUserSelect') and it needs
a value of 'null' to make text selectable, not 'normal'. (at least that is
true for Safari 4, which I am running with at the moment)
I posted a simple HTML example that
toggles text selectability, but something else in either the CSS or in the
LFC someplace is forcing text
to be always non selectable. Note that input text can be selected properly,
it is just non-input text that
had this problem...
--
Henry Minsky
Software Architect
[email protected]