Bug 9680

Summary: REGRESSION: Contextual menu for links is missing items when a text field/area has focus
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, c.petersen87, darin, ian
Priority: P1 Keywords: InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

David Kilzer (:ddkilzer)
Reported 2006-07-01 19:33:26 PDT
Steps to reproduce: 1. Open a recent ToT WebKit build with Safari. 2. Browse to a web page with a textarea and/or text field, and at least one link. 3. Click in the textarea or text field to give it focues. 4. Right-click (or ctrl-left-click) on a link. Expected results: The nominal list of actions should appear in the contextual menu (starting with "Open Link in New Window". Actual results: There are actions missing from the contextual menu.  The first is "Open Link in New Window", but there are others. Notes: This may be a duplicate of Bug 9624, but it doesn't trigger an assertion with WebKit debug builds. Reproduced with Safari 2.0.4 (419.3) with a locally-built WebKit r15125 (with an in-progress patch for Bug 9179) on Mac OS X 10.4.7 (8J135/PowerPC).
Attachments
Darin Adler
Comment 1 2006-07-04 16:56:23 PDT
Need to be more specific about what menu items are missing.
David Kilzer (:ddkilzer)
Comment 2 2006-07-04 18:00:38 PDT
Using Safari 2.0.4 (419.3) on Mac OS X 10.4.7 (8J135/PowerPC) with a locally-built WebKit r15149, the expected menu items are: Open Link in New Window Open Link in New Tab Download Linked File Add Link to Bookmarks... Copy Link ---------- Inspect Element Actual menu items are: Open Link in New Tab Add Link to Bookmarks... ---------- Inspect Element
Alice Liu
Comment 3 2006-07-05 13:11:44 PDT
David Kilzer (:ddkilzer)
Comment 4 2006-07-21 19:59:00 PDT
Most likely fixed by commit r15560. http://build.webkit.org/changes/2981 A different Radar bug is listed than Comment #3: <rdar://problem/4607572 > REGRESSION (521.10.1 - 521.13): most context menu items missing when a form field is focused (common on google.com) (9680)
David Kilzer (:ddkilzer)
Comment 5 2007-01-07 04:50:02 PST
This works using a locally-built debug build WebKit r18649 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037). Note that WebCoreContextMenu has landed since this bug was written.
Note You need to log in before you can comment on or make changes to this bug.