[Webkit-unassigned] [Bug 29166] SVG text selection doesn't work with hyperlinked text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 9 07:49:34 PDT 2012


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


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwlbuis at gmail.com




--- Comment #2 from Rob Buis <rwlbuis at gmail.com>  2012-06-09 07:49:34 PST ---
It is possible these days to select the text in the hyperlink these days, so this bug seems fixed now. Can anybody confirm?

Note that HTMLAnchorElement::canStartSelection has this FIXME:

// FIXME: We probably want this same behavior in SVGAElement too

The behaviour is to not allow the text in the hyperlink to start a selection, but still allow selection of the text in the hyperlink when the selection started from outside the hyperlink. Do we want this?

For now I'll make use of this bug to post a refactor patch. If we want to add above behaviour that would be easy to add.

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