WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
186465
Support multiple ranges selection
https://bugs.webkit.org/show_bug.cgi?id=186465
Summary
Support multiple ranges selection
Ebrahim Byagowi
Reported
2018-06-09 15:05:45 PDT
Analogous to
https://bugs.chromium.org/p/chromium/issues/detail?id=851279
I believe web browsers should implement multiple ranges which does exist on Firefox for many years. Steps to reproduce: Select a range of text, try to select another range of text with Ctrl (See
https://github.com/yoichio/public-documents/blob/master/multiranges.md
also) Expected: Like Firefox Actual: Multiple text selection doesn't work.
Attachments
Add attachment
proposed patch, testcase, etc.
Ebrahim Byagowi
Comment 1
2018-06-09 15:15:22 PDT
Google is interested on that
https://github.com/w3c/selection-api/issues/41#issuecomment-343060585
and Firefox already has it.
Ryosuke Niwa
Comment 2
2018-06-10 01:33:57 PDT
This requires a major re-architecturing of our editing code. As much as we should do this, I don't think it'd happen in practice :(
Myles C. Maxfield
Comment 3
2018-06-18 16:06:48 PDT
Never say never ;-)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug