Firefox/Feature Brainstorming:Default Browser UI: Difference between revisions
Operations (talk | contribs) mNo edit summary |
Operations (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
CONTENTS: | |||
* GUI features | |||
* Menu features | |||
* Toolbar features | |||
* Button features | |||
* Tab features | |||
* Auto-complete features | |||
* Other features | |||
<br> | |||
<table class="fullwidth-table"> | <table class="fullwidth-table"> | ||
<tr><th> | <tr><th>GUI features</th> | ||
<th width="30%">References</th></tr> | <th width="30%">References</th></tr> | ||
<tr><td> | |||
; Simple Interface | |||
The greatest thing about Firefox (or Firefox 1.5 at least) is how incredibly simple it is. The gradients, colors, and glossiness of everything in Firefox 2 just creates visual overload. My head can't take it. | |||
"The visual appearance of an application is directly related to its acceptance by users." [http://wiki.mozilla.org/FX2_Visual_Update#Background]<br /> | |||
AIM Triton has a super fancy GUI...and everyone hates AIM Triton. | |||
'''There's a reason the Winestripe theme was downloaded 64,395 times in 1 month and 6 days.''' [https://addons.mozilla.org/firefox/3479/] | |||
</td><td> | |||
* [http://wiki.mozilla.org/Firefox/Feature_Brainstorming:Other_or_Uncategorized Concepts of Firefox "Core" and "More".] | |||
</td></tr> | |||
<tr><td> | |||
; Absolute UI customization | |||
* Allow to place any action control (eg. File->Exit, all extension buttons, ...) to any place on the browser ui (eg. status bar, preferences window, url suggestion popup, or even into bookmars, ...). | |||
* Allow to remove as meny as posible unused features from the browser (this can speed up the browser startup, if someone figures out, how to don't load code of removed features). | |||
* It's too ambitious idea... try figure out, what's possible to implement | |||
* Separate UI related options from about:config to a Visual Studio like property grid. | |||
</td><td> | |||
n/a | |||
</td></tr> | |||
<tr><td> | <tr><td> | ||
| Line 11: | Line 41: | ||
<td> </td> | <td> </td> | ||
</tr> | </tr> | ||
<tr><td> | |||
; Alternate UI modes | |||
* Togglable kiosk mode | |||
* More efficient layout for widescreen laptops | |||
* Minimal UI mode | |||
** Show and hide navigation/bookmark/menu bar via a right-click menu everywhere | |||
* Add an option to the View menu to hide all the top toolbars and the tab bar when the mouse is not over the window header or, when in fullscreen mode, not at the top of the window. | |||
* Add an option to hide the toolbars and show them at the mouse position (so you don't even have to go all the way up at the top of the screen) by using a mouse + keyboard combination. | |||
* Add an option to hide the menubar | |||
* (optional) full screen (or "resize to fit all content" ...a la Mac OS X) mode without toolbars, icons, navigation bar, etc | |||
</td><td> | |||
- [[User talk:bur#Show_.26_Hide_bars|details & discussion]] | |||
</td></tr> | |||
<tr><td> | |||
; Choice of UI rendering mode | |||
* choice between displaying page when fully rendered (mozilla way) or display as it renders (Firefox way). | |||
* Better: re-design it from scratch, as suggested in "Smooth Page Transitions". | |||
</td><td> | |||
* Check [http://wiki.mozilla.org/Firefox/Feature_Brainstorming:Other_or_Uncategorized Smooth Page Transitions] suggestion | |||
</td></tr> | |||
<tr><td> | |||
; Use Default GTK+ widgets | |||
As with OS X, Firefox on GTK+ OSs uses the same blocky widgets in webforms (to the point that a list box in a webform behaves differently than a listbox in the system.) | |||
</td><td> | |||
</td></tr> | |||
<tr><td> | |||
; OS X widgets | |||
Use OS X's provided widget set, especially for textarea, button, radio, checkbox and select elements. Native widgets feature spell check among other niceties. This would go a long way towards making Firefox feel more like a "real" OS X application. The current UI does not follow many of the common idioms on the Mac which causes confusion when switching between it and other Apple apps. This could greatly impact adoption on OS X, particularly among less savvy users who don't understand why it's different. | |||
* Still, those should be kept customizable via CSS: only the defaults (unstyled) should be system-widgets. | |||
</td><td> | |||
* [http://www.apple.com/macosx/features/safari/ Apple Mac OS X Safari Browser] | |||
* [http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGIntro/chapter_1_section_1.html Apple Human Interface Guidelines] | |||
* [http://forums.mozillazine.org/viewtopic.php?t=363099 Hacking Aqua Widgets into Firefox] | |||
</td></tr> | |||
</table> | |||
<br> | |||
<table class="fullwidth-table"> | |||
<tr><th>Menu features</th> | |||
<th width="30%">References</th></tr> | |||
<tr><td> | <tr><td> | ||
| Line 37: | Line 111: | ||
<tr><td> | <tr><td> | ||
; | ; Rationalize and reorganize browser and context menus | ||
* | * Remove some menu items | ||
* Allow to | * Move other menu items | ||
* | </td><td> | ||
* | [[User talk:Steve_England|Reasoning and Arguments]] | ||
</td></tr> | |||
<tr><td> | |||
; Context Menu | |||
* Show an ''open url in new tab'' or ''open url'' option in the context menu when the user right-clicks on a plaintext url (text that is recognizably a url, but has no <nowiki><a></nowiki> tags). | |||
* Show encoding option in the context menu, with easy access to favorite or frequently used encodings (e.g. for Ukrainian users: Windows-1251, KOI8-R, KOI8-U, UTF-8), without need to choose them from the list of dozens of unused items. (Encoding should be made on the fly, without any HTTP or cache requests.) | |||
</td><td> | |||
</td></tr> | |||
</table> | |||
<br> | |||
<table class="fullwidth-table"> | |||
<tr><th>Toolbar features</th> | |||
<th width="30%">References</th></tr> | |||
<tr><td> | |||
* As per [https://bugzilla.mozilla.org/show_bug.cgi?id=63295 bug 63295] (almost 6 years old), menus should auto-scroll if you hover above/below them. | |||
* Toolbar enhancements | |||
** Allow user to move toolbars | |||
</td><td> | |||
n/a | |||
</td></tr> | |||
<tr><td> | |||
; Toolbar customization like IE | |||
* Ability to move menubar and toolbars collectively, arbitrarily | |||
Customization: | |||
* Optimize icon layout | |||
* Add Extension headings | |||
* Group icons by Extension | |||
</td><td> | |||
n/a | |||
</td></tr> | |||
<tr><td> | |||
; More toolbar buttons | |||
* Include more toolbar buttons (proxy checkbox, Save Page, Print Preview, Full Screen, Downloads, Images, Undo Last Closed Tab, etc) in the customize toolbar dialog. All frequently changed options should have a chrome control avalible without installing extensions. | |||
</td><td>Like [http://proxybutton.mozdev.org/ proxy button]!, Or perhaps [http://www.extensionsmirror.nl/index.php?showtopic=86 pref buttons] extensions. And maybe even "[https://addons.mozilla.org/firefox/1677/ go up]"</td></tr> | |||
<tr><td> | |||
; place by defect the bookmark and history button in the left of the Bookmarks toolbar | |||
*This change it allows an access improvement to the lateral toolbar of the Bookmarks (Ctrl+B) increasing the functionality. | |||
*Redesign both icons with a smaller size so that they do occupy less space in the Bookmarks toolbar. | |||
</td><td> | |||
</td></tr> | |||
<tr><td> | |||
; Trobber | |||
* Improve the trobber (the circle thingy at the top right). | |||
* Reinstate the trobber's link to firefox's support page. | |||
* Perhaps Firefox-ko of Mozilla Japan? | |||
</td><td> | </td><td> | ||
n/a | n/a | ||
| Line 47: | Line 173: | ||
<tr><td> | <tr><td> | ||
; | ; Auto hide toolbar on full screen | ||
* Enable auto hide toolbar when in full screen(like ie) | |||
* | |||
</td><td> | </td><td> | ||
n/a | n/a | ||
</td></tr> | </td></tr> | ||
<tr><td> | |||
; Option to set user defined sizes for search box | |||
*The ability to set a maximum size for the search box so that when the browser window is expanded greatly the address box expands but the search box remains the same size. | |||
*This would enable users with a larger screen resolution to have more icons on the top bar and having the decision whether the search box or the address box should be made smaller, rather than the default in FF2 which decreases the address box leaving a large search box which the user may not want. | |||
</td><td> | |||
</td></tr> | |||
</table> | |||
<br> | |||
<table class="fullwidth-table"> | |||
<tr><th>Button features</th> | |||
<th width="30%">References</th></tr> | |||
<tr><td> | <tr><td> | ||
| Line 68: | Line 205: | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=246719 bug 246719] | [https://bugzilla.mozilla.org/show_bug.cgi?id=246719 bug 246719] | ||
[http://www.andyselby.uklinux.net/firefox.html a detailed proposal here]</td></tr> | [http://www.andyselby.uklinux.net/firefox.html a detailed proposal here]</td></tr> | ||
<tr><td> | <tr><td> | ||
| Line 91: | Line 210: | ||
With rare exceptions, the Average User does not need access to both the reload and stop buttons at the same time. Combining them so they occupy the same space and "toggle," à la Safari, will free up real estate on the UI and reduce visual complexity. | With rare exceptions, the Average User does not need access to both the reload and stop buttons at the same time. Combining them so they occupy the same space and "toggle," à la Safari, will free up real estate on the UI and reduce visual complexity. | ||
* ...at the cost of continuously reload pages on locks/slowness/etc. Shiira already avoided this solution. If this will be done, MUST be enabled/disabled with a setting in the Preferences. (Why? Button toggles depending on state!) | * ...at the cost of continuously reload pages on locks/slowness/etc. Shiira already avoided this solution. If this will be done, MUST be enabled/disabled with a setting in the Preferences. (Why? Button toggles depending on state!) | ||
</td><td> | </td><td> | ||
* [http://www.apple.com/safari/ Apple - OS X - Safari] | * [http://www.apple.com/safari/ Apple - OS X - Safari] | ||
* [http://v2studio.com/k/moz/ Stop or Reload Button Extension] | * [http://v2studio.com/k/moz/ Stop or Reload Button Extension] | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
;Stop button stops active content on page | ;Stop button stops active content on page | ||
| Line 103: | Line 221: | ||
n/a | n/a | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Have the 'New Tab' button shown as a Default | ||
In Firefox 2 the 'New Tab' button in the Navigation toolbar is not shown by default. One must 'customize' the toolbar. This is not ideal and does not promote the use of tabs. My mom was using Firefox for at least a year before I showed her that it had tabs!!! Tabs are extremely useful, so you might as well make that feature more easy to access (for new/basic users who don't know what tabs are or the keyboard shortcut to open a new tab.) | |||
</td><td> | </td><td> | ||
| |||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Reconsider the idea of Home Page | ||
Home Page and Home button have been with us since forever. However, I have a strong feeling they are no longer relevant and no one uses them as they did in the old times of "web portals". | |||
I propose to create a task-oriented "start" pane - basically a question of "what do you want to do". It should have: | |||
* urlbar: "I want to go to that page". | |||
* history: "I want to go to the page I've been to recently" | |||
* web search: "I want to search" | |||
* a button that restores session from just-closed window: "I want to continue" | |||
* bookmarks and feeds, or otherwise Places | |||
I consider Thunderbird's start pane to be a good example of what I'm talking about. | |||
</td><td> | </td><td> | ||
</td></tr> | |||
</table> | |||
<br> | |||
<table class="fullwidth-table"> | |||
<tr><th>Tab features</th> | |||
<th width="30%">References</th></tr> | |||
<tr><td> | |||
Apart from the TAB navigation... it may be useful a option to choose an "inside-windows" navigation to move them freely all over firefox | |||
</td><td> | |||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Tab Numbering System | ||
This feature is mainly for people who tend to have a lot of tabs opened at the same time. You could add the ability for the user to see a numbering system on the far right of each tab over the close button (or the far left over the favicon) once the user presses the ctrl key on their keyboard which will make it easy to navigate through the tabs using ctrl + "The corresponding number" | |||
</td><td> | </td><td> | ||
| |||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Tab Group System (not [https://addons.mozilla.org/en-US/firefox/addon/4913 auto-grouping]) | ||
* | * Hopefully supplant need for separate windows | ||
* | * Allow new windows to possibly load separate Firefox profiles | ||
* | * Allow random tab selection for either [https://addons.mozilla.org/en-US/firefox/addon/4838 closing] or moving tabs to a new tab group | ||
* List number of tabs for each tab group in the [http://www.paranoid-androids.com/tabgroups/ tab group toolbar] | |||
* | |||
</td><td> | </td><td> | ||
- [ | EXAMPLES: | ||
* [http://www.paranoid-androids.com/tabgroups/ Tab Groups] | |||
* [https://addons.mozilla.org/en-US/firefox/addon/4838 Multiple Tab Handler] | |||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Tab animation indicates completion status. | ||
Have the animated dots to the left of the page title on each tab be a visual representation of the page loading status. | |||
For example: 3/4 of the dots glowing will represent that only 3/4 of the page has loaded. | |||
Behaviour: Much like the status bar bottom right corner of the browser. | |||
</td><td> | </td><td> | ||
| |||
</td></tr> | </td></tr> | ||
</table> | |||
<br> | |||
<table class="fullwidth-table"> | |||
<tr><th>Auto-complete features</th> | |||
<th width="30%">References</th></tr> | |||
<tr><td> | <tr><td> | ||
; | ; Better autocomplete in form fields | ||
* | * Autocomplete list should be editable (like cookie-list) or erasable otherwise it will contain a lot of trash after some time and it is also a mild security risk because sometimes people demonstrate their actions and it is not nice previous entries pop-up; perhaps some toggle can help to disable/enable the feature | ||
* | * Also, Emacs-style autocomplete ("dynamic expansion") of words will increase input speed dramatically in input and textarea fields | ||
* It could go even further by having abbrev-list in a meta rel fashion (the same fashion as favicon is specifyed or other related documents) | |||
If implemented, this proposal can boost productivity for web-application users with technically simple (and known from many text-processors/editors) UI add-on | |||
</td><td> | </td><td> | ||
[[ | * [http://www.cs.cmu.edu/cgi-bin/info2www?(emacs)Dynamic%20Abbrevs Emacs Dynamic Abbrevs] | ||
* [http://wiki.mozilla.org/DiscussionForBetterAutocompletesInForms Discussion] | |||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Avoid caching sensitive data for autocomplete | ||
Use heuristics to try and avoid caching sensitive data for autocompletion. For example, if something looks like a credit card number or social security number, don't cache it. It's very disconcerting to start typing in your social security number on your bank's Web site, and realize your browser already knows it... | |||
</td><td> | </td><td> | ||
</td></tr> | </td></tr> | ||
</table> | |||
<br> | |||
<table class="fullwidth-table"> | |||
<tr><th>Other features</th> | |||
<th width="30%">References</th></tr> | |||
<tr><td> | <tr><td> | ||
; | ; Absolute hotkeyability and toolbarability | ||
* | * Any command that can be accessed from a menu or a button should be hotkeyable (including changing the standard hotkey), and can be put onto the toolbar as a button. | ||
* Users should be able to save and load custom hotkey and toolbar layouts (including "for one session" mode, when they are at the public PC) | |||
* I would like to add that all the "commands," including pop up menu commands, should be representable by main/pop up menu items, toolbar buttons, keyboard shortcuts, and/or mouse gestures. The interface to configure them should be unified. Custom solutions via extension do not work well because they tend to ignore the custom commands provided by other extensions, and run into problems (like Menu Editor not removing old Greasemonkey menus after extension update). | |||
</td><td> | </td><td> | ||
n/a | |||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Three-level Undo and Redo instead of Back and Forward | ||
* Since AJAX has become very popular, often we do many action on the same page, even if its contents totally changes. Site developers sometimes implement program handling of Back and Forward buttons, which takes page history navigation out of the user's control, and this is not natural and not convenient. Instead, there can be three levels of Undo/Redo actions: low level for each script or user action which changes the actual document DOM structure (also useful for debugging); middle level for traditional Back/Forward (socument location cnanges); and high level for browser-wide actions like opening and closing pages, switching tabs etc. User should be able to turn off tracking of each separate level, to save memory and speed up performance, as well as to customize their history deepness (how many recent actions can be tracked). | |||
</td><td> </td></tr> | |||
<tr><td> | |||
;Text link recognition | |||
* a | * Double click on a text link (like: www.somesite.com/here.html or http://www.somesite.com/here.html) recognizes it and opens it like a regular link, a very simple feature. | ||
*Another option is just that if you highlight a text link and right click it should have menu options for 'Open in new tab' and 'Open in new window.' I like the original suggestion better, however, as long as it is possible. | |||
</td><td> | </td><td> | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Improved visual navigation | ||
* Alternatively scrollbar enhancements could help (refer to the second link for more details). Not sure if it's easy to implement though. | |||
</td><td> | </td><td> | ||
* [http:// | * [http://usethics.ru/lib/scroll_bar/ Enhanced scrollbar details (Russian, but pictures talk for themselves)] | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; | ; Display keyboard shortcuts when hovering over objects | ||
* When hovering over an object in the navigation toolbar the respective keyboard shortcut should be displayed as a tool tip. | |||
It could considerably improve the usage of keyboard shortcuts for new Firefox users that are not used to work with keyboard shortcuts (like old people). | |||
This should be a default-on feature with the option to turn off in Options -> Advanced -> General -> Accessibility | |||
</td><td> | </td><td> | ||
</td></tr> | </td></tr> | ||
| Line 222: | Line 372: | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
; Editing HTML of opened page | ; Editing HTML of opened page | ||
| Line 248: | Line 381: | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=269326 bug 269326] | [https://bugzilla.mozilla.org/show_bug.cgi?id=269326 bug 269326] | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
| Line 267: | Line 399: | ||
(but per-domain is simplistic, as all pages on a domain to not follow the same style). | (but per-domain is simplistic, as all pages on a domain to not follow the same style). | ||
Also requested in [[Firefox/Feature Brainstorming:Accessibility]] as "Font Deltas". | Also requested in [[Firefox/Feature Brainstorming:Accessibility]] as "Font Deltas". | ||
</td></tr> | </td></tr> | ||
| Line 279: | Line 404: | ||
; Multiple file opening dialog | ; Multiple file opening dialog | ||
* Allow multiple file opening by holding CTRL/SHIFT in the Open File dialog | * Allow multiple file opening by holding CTRL/SHIFT in the Open File dialog | ||
</td><td> | </td><td> | ||
n/a | n/a | ||
| Line 325: | Line 431: | ||
*[[User_talk:Jokeyrhyme]] | *[[User_talk:Jokeyrhyme]] | ||
*[[User:Auk/Firefox_menus]] | *[[User:Auk/Firefox_menus]] | ||
</td></tr> | </td></tr> | ||
| Line 362: | Line 452: | ||
</td><td> | </td><td> | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
| Line 419: | Line 461: | ||
* ui.key.chromeAccess into 5 | * ui.key.chromeAccess into 5 | ||
* ui.key.contentAccess into 4 | * ui.key.contentAccess into 4 | ||
</td> | </td><td> | ||
<td> </td> | | ||
</tr> | </td></tr> | ||
</table> | </table> | ||
Revision as of 15:55, 9 September 2007
CONTENTS:
- GUI features
- Menu features
- Toolbar features
- Button features
- Tab features
- Auto-complete features
- Other features
| GUI features | References |
|---|---|
The greatest thing about Firefox (or Firefox 1.5 at least) is how incredibly simple it is. The gradients, colors, and glossiness of everything in Firefox 2 just creates visual overload. My head can't take it. "The visual appearance of an application is directly related to its acceptance by users." [1] There's a reason the Winestripe theme was downloaded 64,395 times in 1 month and 6 days. [2] | |
|
n/a |
Firefox's GUI runs so slow because of the use of GTK+. Please uses QT GUI which would make the browser faster. Additionally QT is more user-friendly, and had better GUI functions (I know its sound like a troll). It could be also possible to include easily FireFox in KDE (once using QT library). |
|
| |
|
|
As with OS X, Firefox on GTK+ OSs uses the same blocky widgets in webforms (to the point that a list box in a webform behaves differently than a listbox in the system.) | |
Use OS X's provided widget set, especially for textarea, button, radio, checkbox and select elements. Native widgets feature spell check among other niceties. This would go a long way towards making Firefox feel more like a "real" OS X application. The current UI does not follow many of the common idioms on the Mac which causes confusion when switching between it and other Apple apps. This could greatly impact adoption on OS X, particularly among less savvy users who don't understand why it's different.
|
| Menu features | References |
|---|---|
Often the number of buttons provided when you customize the toolbars is overwhelming. They should be grouped by category and extensions that add more buttons might add them to their own category or if aware choose the correct category to which to add the buttons. |
|
I'd like to be able to set my menubars, bookmark bar, and (as an example) the Google toolbar to autohide. By this, I mean like the windows taskbar. This way I would be able to use that extra space for viewing, but wouldn't have to turn the bars on and off manually, or switch from the fullscreen mode. This idea could present a problem with being able to trigger the right bar for display, but I think if someone worked out the UI specifics for that, it would be a neat feature. |
n/a |
|
n/a |
| |
|
| Toolbar features | References |
|---|---|
|
n/a |
Customization:
|
n/a |
| Like proxy button!, Or perhaps pref buttons extensions. And maybe even "go up" |
| |
|
n/a |
|
n/a |
|
| Button features | References |
|---|---|
| Middle click on back / forward already does this, but History is not preserved.
Related to: bug 18808 bug 189313 bug 246719 a detailed proposal here |
With rare exceptions, the Average User does not need access to both the reload and stop buttons at the same time. Combining them so they occupy the same space and "toggle," à la Safari, will free up real estate on the UI and reduce visual complexity.
| |
After a page has loaded the stop button grey's out and has no effect. In IE the stop button is always available and pressing it will halt animated gifs from animating. It would be good to go a step further and have pressing stop prevent animated gifs, embeded sound files, flash animations, video files etc from running. |
n/a |
In Firefox 2 the 'New Tab' button in the Navigation toolbar is not shown by default. One must 'customize' the toolbar. This is not ideal and does not promote the use of tabs. My mom was using Firefox for at least a year before I showed her that it had tabs!!! Tabs are extremely useful, so you might as well make that feature more easy to access (for new/basic users who don't know what tabs are or the keyboard shortcut to open a new tab.) |
|
Home Page and Home button have been with us since forever. However, I have a strong feeling they are no longer relevant and no one uses them as they did in the old times of "web portals". I propose to create a task-oriented "start" pane - basically a question of "what do you want to do". It should have:
I consider Thunderbird's start pane to be a good example of what I'm talking about. |
| Tab features | References |
|---|---|
|
Apart from the TAB navigation... it may be useful a option to choose an "inside-windows" navigation to move them freely all over firefox | |
This feature is mainly for people who tend to have a lot of tabs opened at the same time. You could add the ability for the user to see a numbering system on the far right of each tab over the close button (or the far left over the favicon) once the user presses the ctrl key on their keyboard which will make it easy to navigate through the tabs using ctrl + "The corresponding number" |
|
|
EXAMPLES: |
Have the animated dots to the left of the page title on each tab be a visual representation of the page loading status. For example: 3/4 of the dots glowing will represent that only 3/4 of the page has loaded. Behaviour: Much like the status bar bottom right corner of the browser. |
|
| Auto-complete features | References |
|---|---|
If implemented, this proposal can boost productivity for web-application users with technically simple (and known from many text-processors/editors) UI add-on | |
Use heuristics to try and avoid caching sensitive data for autocompletion. For example, if something looks like a credit card number or social security number, don't cache it. It's very disconcerting to start typing in your social security number on your bank's Web site, and realize your browser already knows it... |
| Other features | References |
|---|---|
|
n/a |
| |
| |
| |
It could considerably improve the usage of keyboard shortcuts for new Firefox users that are not used to work with keyboard shortcuts (like old people). This should be a default-on feature with the option to turn off in Options -> Advanced -> General -> Accessibility | |
| |
| |
| |
| |
|
Bug 108391 NoSquint extension (but per-domain is simplistic, as all pages on a domain to not follow the same style). Also requested in Firefox/Feature Brainstorming:Accessibility as "Font Deltas". |
|
n/a |
(Adds feature to right click on main window when more than two windows are open)
(Adds undo feature to right click on main window when closing of multiple windows has occured) | |
| General tasks | |
| |
|
For users who are surfing with Load Images Automatically not activated, there should be 2 new options:
| |
|
Highlight Current Site's Stored Password(s)
| |
Currently pressing ALT + 's' opens the 'History' menu. This is really annoying since a lot of board pages use the shortcut ALT + 's' to submit new posts. Workaround: Change to about:config and change the following values:
|
|