Closed
Bug 513165
Opened 15 years ago
Closed 11 years ago
remove "Web Search" item from Tools menu
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
RESOLVED
FIXED
Firefox 25
People
(Reporter: beltzner, Assigned: mkohler)
References
(Depends on 1 open bug)
Details
(Keywords: useless-UI, Whiteboard: [killthem])
Attachments
(1 file)
(deleted),
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
There's a "Web Search" item in the Tools menu for the off chance that someone has removed the searchbar and closed the window and wants to use the hotkey when the application is focused.
It seems like we should be able to support the shortcut without having a menuItem, which isn't really all that useful (if someone's hidden the search bar, they're the type of user to also know keyboard shortcuts, and not likely to be the type of user to use menuItems)
KILL THEM
Reporter | ||
Updated•15 years ago
|
Whiteboard: [killthem]
Comment 1•15 years ago
|
||
I think the menu item mostly exists so users can learn the keyboard shortcut to focus the search bar.
Comment 2•15 years ago
|
||
I've been waiting 4 years for this day. *tear falls*
I've hated that menu item everyday for 4 years and counting.
If beltzner hadn't requested it, it'd never get killed.
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 3•15 years ago
|
||
This would fix bug 242862
Comment 4•15 years ago
|
||
(In reply to comment #1)
> I think the menu item mostly exists so users can learn the keyboard shortcut to
> focus the search bar.
That's correct.
(In reply to comment #4)
> (In reply to comment #1)
> > I think the menu item mostly exists so users can learn the keyboard shortcut to
> > focus the search bar.
> That's correct.
Perhaps providing a help menu entry for keyboard shortcuts is a better menu entry alternative then one specifically in the tools menu thats only real purpose is to inform users about a single keyboard shortcut? Having a menu entry just to inform users about a single keyboard shortcut just doesn't seem justifiable as reason to keep the "web search" entry in the tools menu.
Updated•15 years ago
|
Keywords: useless-UI
Comment 6•15 years ago
|
||
In bug 242862 comment 23, Alex says that removing this menu item should address the below problems:
> 1) supporting users who are visually impaired and are relying on a screen
> reader to interact with the browser
> 2) helping people discover the keyboard shortcut for performing a web search
Comment 7•15 years ago
|
||
Just to remind everybody, other browsers don't have 'web search' in a menu. Just a search box (or even only in the url box itself).
Looks to not be used very often at all
http://blog.mozilla.com/metrics/2010/04/14/menu-item-usage-study-an-update-to-the-initial-analysis/
Comment 9•15 years ago
|
||
(In reply to comment #8)
> Looks to not be used very often at all
I don't think anybody said it would be used very often. But see comment 1 and comment 6.
Comment 10•15 years ago
|
||
The search field has a nice tooltip, thus i think visually impaired users should be able to find it and have the tooltip read by the reader (MarcoZ could tell us more about discoverability of the search bar).
The shortcut could be added to the tooltip (bug 53309).
Updated•15 years ago
|
Flags: in-litmus?
Assignee | ||
Comment 11•14 years ago
|
||
Attachment #456128 -
Flags: review?
Assignee | ||
Updated•14 years ago
|
Attachment #456128 -
Flags: review? → review?(dao)
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → michaelkohler
Status: NEW → ASSIGNED
Comment 12•14 years ago
|
||
Comment on attachment 456128 [details] [diff] [review]
Patch v1 (trivial)
Similar to bug 513168...
The item is needed for exposing the keyboard shortcut.
Attachment #456128 -
Flags: review?(dao)
Comment 13•14 years ago
|
||
Is this still part of the menus cleanup for Firefox 4?
Comment 14•14 years ago
|
||
The issue is making sure the menu items are available when the user has a screen reader activated. I'm not sure how we detect that, but once we figure it out we can do a full clean up of the traditional menu bar.
Assignee | ||
Updated•14 years ago
|
Assignee: michaelkohler → nobody
Status: ASSIGNED → NEW
Comment 16•14 years ago
|
||
It seems to be gone now.
Comment 17•12 years ago
|
||
(In reply to Tyler Downer [:Tyler] from comment #16)
> It seems to be gone now.
It's still there. On Windows, you have to use Alt+T to see it as the menuitem is only visible if the Tools menu was opened via keyboard.
Comment 18•12 years ago
|
||
Bug 492557 is planning on implementing a single source for teaching users the keyboard shortcuts for various parts of the user interface. When bug 492557 is fixed we should have a good replacement for this menuitem.
Depends on: 492557
Comment 19•11 years ago
|
||
Comment on attachment 456128 [details] [diff] [review]
Patch v1 (trivial)
I'll land this along with bug 896918.
Attachment #456128 -
Flags: review+
Comment 20•11 years ago
|
||
No longer depends on: 492557
Updated•11 years ago
|
Assignee: nobody → mkohler
Comment 21•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
You need to log in
before you can comment on or make changes to this bug.
Description
•