[Webkit-unassigned] [Bug 171453] New: On-screen panel for candidate bar is in the wrong place when the caret is at the start of a paragraph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 28 15:21:35 PDT 2017


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

            Bug ID: 171453
           Summary: On-screen panel for candidate bar is in the wrong
                    place when the caret is at the start of a paragraph
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bdakin at apple.com

On-screen panel for candidate bar is in the wrong place when the caret is at the start of a paragraph

1. Load any web page with a contenteditable field on a Mac with TouchBar.
2. Click on the editable field so that there is a caret at the beginning but no content yet.
3. Tap and hold on a typing suggestion in the TouchBar.

Expected: There is onscreen UI just belown the blinking caret.
Actual: There is onscreen UI that is arbitrarily far from caret.

This bug only happens when the caret is at the beginning of the paragraph, and it seems to be becuase Range::absoluteTextQuads() returns no quads in this case.

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


More information about the webkit-unassigned mailing list