[Bug 15444] [Shadow]: Find a way for selection to work across shadow DOM subtrees

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15444

Steve Orvell <sorvell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sorvell@chromium.org

--- Comment #2 from Steve Orvell <sorvell@chromium.org> ---
This is an important UX concern. I think it's fine to limit access to selection
data as defined by the spec. However, users expect to be able to select and
copy text in a web page. To have that limited by invisible ShadowDOM boundaries
would be very annoying. Ideally, this just always works and is separate from
the encapsulation provided via ShadowDOM.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 5 September 2013 01:50:36 UTC