NEW 156940
Web Inspector: Don't show auto-completion popup if carat is offscreen
https://bugs.webkit.org/show_bug.cgi?id=156940
Summary Web Inspector: Don't show auto-completion popup if carat is offscreen
Matt Baker
Reported 2016-04-22 17:14:52 PDT
Created attachment 277119 [details] [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.
Attachments
[Image] offscreen popup (127.50 KB, image/png)
2016-04-22 17:14 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-22 17:15:26 PDT
Note You need to log in before you can comment on or make changes to this bug.