[Webkit-unassigned] [Bug 6185] :first-letter styled letter is not selectable
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Dec 21 15:47:34 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6185
------- Additional Comments From macdome at opendarwin.org 2005-12-21 15:47 -------
This is a known issue that selections can not include generated text, which I assume the first letter is in
this instance. The reason being that selections in WebCore are represented by DOMRange objects, and
thus can not include anonymous render tree content. It's possible there is already a dup in bugzilla, there
are also dups in Radar.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list