[Webkit-unassigned] [Bug 162008] dictionaryPopupInfoForRange() can change selection temporarily; updates should not be sent to the UIProcess.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 10:52:15 PDT 2016


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #288966|review?                     |review+
              Flags|                            |

--- Comment #5 from Tim Horton <thorton at apple.com> ---
Comment on attachment 288966
  --> https://bugs.webkit.org/attachment.cgi?id=288966
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=288966&action=review

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:4841
> +    // Specifically, if there is a caret selection, it will change to a range selection of the word around the caret. And
> +    // then it will change back.

Anything that makes a TextIndicator (among probably a few other things) will have this problem too. Find-in-page, force touch, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160915/c77f81c5/attachment-0001.html>


More information about the webkit-unassigned mailing list