RESOLVED INVALID 82683
VisibleSelection in ShadowRoot is not intuitive
https://bugs.webkit.org/show_bug.cgi?id=82683
Summary VisibleSelection in ShadowRoot is not intuitive
Shinya Kawanaka
Reported 2012-03-29 19:41:45 PDT
Let's consider the following DOM. * div # shadow-root * div (1) * div (2) * div (3) When we start a selection from div (1), only div (1) element can be selected. We should be able to select div (2) or div (3).
Attachments
Shinya Kawanaka
Comment 1 2012-05-08 19:36:23 PDT
This was fixed by my another patch... So let's close.
Shinya Kawanaka
Comment 2 2012-05-09 01:00:04 PDT
Oh sorry. This was not fixed yet...
Shinya Kawanaka
Comment 3 2012-05-09 22:13:53 PDT
(In reply to comment #2) > Oh sorry. This was not fixed yet... Very sorry. It was definitely fixed. I was seeing old version.
Note You need to log in before you can comment on or make changes to this bug.