Bug 11512

Summary: [Drosera] Scrolling via keyboard breaks after clicking in function popup
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Should fix this issue timothy: review+

Description Mark Rowe (bdash) 2006-11-03 21:23:04 PST
Steps to reproduce:

1) Open Drosera, attach to WebKit.
2) Browse to google.com
3) Switch to Drosera, click on the function popup and select "sf()"
4) Click in the source view, and hit the Down arrow on your keyboard to scroll down.

Expected results:
Source view scrolls down.

Actual Results:
Function popup menu appears.
Comment 1 David Smith 2006-11-04 00:10:09 PST
Created attachment 11373 [details]
Should fix this issue

It may appear, in testing this, that it breaks the function popup. This appears to be another bug that existed before the patch, which I will file in a moment if it hasn't already been filed. It can be worked around by clicking exactly where the value in the popup menu will be when it shows.
Comment 2 Mark Rowe (bdash) 2006-11-04 22:20:27 PST
Landed in r17600.
Comment 3 Timothy Hatcher 2008-05-17 09:56:00 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.