[Webkit-unassigned] [Bug 156940] New: Web Inspector: Don't show auto-completion popup if carat is offscreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 17:14:52 PDT 2016


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

            Bug ID: 156940
           Summary: Web Inspector: Don't show auto-completion popup if
                    carat is offscreen
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattbaker at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 277119
  --> https://bugs.webkit.org/attachment.cgi?id=277119&action=review
[Image] offscreen popup

* SUMMARY
Don't show auto-completion popup if carat is offscreen.

* STEPS TO REPRODUCE
1. Open a script resource in the Debugger tab
2. Place the carat at a position in the text editor that has auto-complete data
3. Press ESC
  => Auto-completion popup appears
4. Scroll the text editor so the carat is offscreen, press ESC
  => Auto-completion popup appears offscreen

* NOTE
We should also consider dismissing auto-completion popups once they are scrolled completely outside the editor.

-- 
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/20160423/85c686ef/attachment.html>


More information about the webkit-unassigned mailing list