Open
Bug 625742
Opened 14 years ago
Updated 2 years ago
Increase URL bar and search bar font size
Categories
(Firefox :: Theme, enhancement)
Firefox
Theme
Tracking
()
UNCONFIRMED
Tracking | Status | |
---|---|---|
firefox7 | - | --- |
People
(Reporter: sdrocking, Unassigned)
References
Details
(Keywords: parity-chrome, uiwanted)
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0b10pre) Gecko/20110114 Firefox/4.0b10pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b10pre) Gecko/20110114 Firefox/4.0b10pre
Fonts look too small presently and should be of larger size when user is in the large icon mode which is by default. See Google Chrome for comparison.
Reproducible: Always
Updated•14 years ago
|
Component: Toolbars → Theme
QA Contact: toolbars → theme
Reporter | ||
Comment 1•14 years ago
|
||
Not sure if a duplicate exists.
Reporter | ||
Updated•14 years ago
|
Whiteboard: [parity-Chrome]
Reporter | ||
Updated•14 years ago
|
tracking-firefox7:
--- → ?
I agree...but not only with large icons. In addition, I think URL font type could be also new :)
Comment 3•13 years ago
|
||
dugar.siddhartha@gmail.com, asking the release team to track a bug is not the way you express your interest in seeing it fixed. If you'd like to see this bug fixed, you can help out with a patch or you can wait for it to be confirmed, re-designed by the UX team, and implemented by the Firefox coders.
Reporter | ||
Updated•13 years ago
|
OS: Windows 7 → All
Version: unspecified → Trunk
Reporter | ||
Updated•13 years ago
|
Summary: Inrease URL bar font size when using the large icon mode → Increase URL bar and search bar font size on large icon mode
Reporter | ||
Comment 4•13 years ago
|
||
With the UI changes planned for Firefox 10, please consider this.
Reporter | ||
Comment 5•13 years ago
|
||
CSS code to do this:
#navigator-toolbox[iconsize=large] .urlbar-input-box,
#navigator-toolbox[iconsize=large] .searchbar-textbox {
font-size: 15px !important;
}
Reporter | ||
Updated•13 years ago
|
Blocks: australis-navbar
Updated•13 years ago
|
No longer blocks: australis-navbar
Reporter | ||
Updated•13 years ago
|
Whiteboard: [parity-Chrome] → [parity-Chrome]uiwanted
Comment 6•13 years ago
|
||
I was just thinking about this the other day, if all the toolbars had larger font size option(s) that would be helpful particularly when using FF on larger screen sized devices like TVs (24-55in).
Updated•11 years ago
|
Keywords: uiwanted
Summary: Increase URL bar and search bar font size on large icon mode → Increase URL bar and search bar font size
Whiteboard: [parity-Chrome]uiwanted → [parity-Chrome]
The Windows 10 mockups are showing a bigger font size for the location bar.
https://people.mozilla.org/~shorlander/mockups/Windows-10/Windows-10.html
Comment 8•7 years ago
|
||
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-chrome
Whiteboard: [parity-Chrome]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•