[Webkit-unassigned] [Bug 36378] Selection object fails to select the desired element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 20 04:02:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36378





--- Comment #6 from Tiago Rodrigues <tmcrodrigues at gmail.com>  2010-03-20 04:02:45 PST ---
Sorry, I should've mentioned I was using Firebug on Firefox.

It causes a practical issue because I wanted to specifically select a certain
element and replace it with something else in the context of a rich text
editor. I ended up finding an alternative manipulating the DOM, but given that
I'm dealing with user generated content in this specific case I feel like using
the Selection object would be a much more specific way of doing this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list