[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 11:00:36 PDT 2016


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

Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Beth Dakin <bdakin at apple.com> ---
(In reply to comment #5)
> Comment on attachment 288966 [details]
> 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.

This will cover many of those cases, but not find in page. https://trac.webkit.org/changeset/205983

Thanks Tim!

-- 
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/d315066d/attachment.html>


More information about the webkit-unassigned mailing list