Closed Bug 348249 Opened 19 years ago Closed 17 years ago

Frames Context menu should show Frame menu instead of page menu items

Categories

(Firefox :: Menus, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

()

VERIFIED WONTFIX

People

(Reporter: brille1, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2 When using "Show page source" or "Show page information" on sites using frames it's very awkward to find the frame related "Show page source" and "Show page information" menu items hidden within a sub menu. Comparing the frequency on how often "Show page source" or "Show page information" are used on inner and outer frames, respectively (99.9% : 0.1%), it would be much more efficient to have the "Current Frame" submenu replaced with an "Outer Frame" (or "Window") submenu and to swap functionality of the corresponding menu items accordingly. Reproducible: Always Steps to Reproduce: 1. Open a Frames based webpage 2. Right click into any of the frames Actual Results: Selecting context menu item "Show page source" shows the source of the outermost frame (or "top" window object), whereas opening the "Current Frame" submenu and then selecting the context menu item "Show page source" shows the source of the currently active frame (or "self" window object). Expected Results: Selecting context menu item "Show page source" should show the source of the currently active frame (or "self" window object), whereas opening the "Outer Frame" submenu and then selecting the context menu item "Show page source" should show the source of the outermost frame (or "top" window object). Possible solution: Just rename the sub menu and exchange event handlers, both in the context menu and the main menu as well.
This might have been more useful with frameset-based pages, but for most pages with embedded iframes I think the current UI is generally better, and I'm not inclined to change things if it'll be worse.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Actually I don't see why it should get worse. Even with iframe based pages I'd like to see the contents of the frame I've just been right-clicking into, but not the source of any container it's in. Why do you think it would be better (and required anyway) to read just the cover instead of the book?
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.