Closed
Bug 310291
Opened 19 years ago
Closed 19 years ago
Sidebar max-width shouldn't be in px, consistency with the Go menu
Categories
(Firefox :: Disability Access, defect)
Firefox
Disability Access
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha1
People
(Reporter: tbertels+bugzilla, Assigned: tbertels+bugzilla)
References
Details
(Keywords: access, fixed1.8.1)
Attachments
(1 file, 2 obsolete files)
|
862 bytes,
patch
|
mconnor
:
review+
beltzner
:
ui-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8b4) Gecko/20050906 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8b4) Gecko/20050906 Firefox/1.4 The sidebar max-width is 400px, what means that users wich use large or very large fonts won't be able to read the full titles of the bookmarks. The Go menu max-width is set to 50em, so why not the same max-width for the sidebar ? Reproducible: Always Steps to Reproduce:
| Assignee | ||
Updated•19 years ago
|
Attachment #197684 -
Flags: review?(mconnor) → review?(mconnor)
Comment 3•19 years ago
|
||
Comment on attachment 197684 [details] [diff] [review] Sidebar max-width to 50em If you're going to do one in em, convert all of them. Also, what font size are you using a base for the conversion? We shouldn't change things if possible for the default font size.
Attachment #197684 -
Flags: review?(mconnor) → review-
| Assignee | ||
Comment 4•19 years ago
|
||
Determined with default font size. The 50em max-width is the same as the Go menu, it's also better when using subfolders.
Attachment #197684 -
Attachment is obsolete: true
Attachment #198294 -
Flags: review?(mconnor)
| Assignee | ||
Comment 5•19 years ago
|
||
This one keeps the same sizes as the ones in px, the max-width is perhaps too narrow, especially for users of subfolders or who use high resolution screens. Or would an horizontal scrollbar be better than max-width:50em?
Attachment #198295 -
Flags: review?(mconnor)
Comment 6•19 years ago
|
||
Comment on attachment 198295 [details] [diff] [review] (max-width:36em) I think this is big enough. I have a 1920x1200 monitor, and the existing sidebar is plenty big enough for sidebar-friendly content.
Attachment #198295 -
Flags: review?(mconnor) → review+
| Assignee | ||
Updated•19 years ago
|
Attachment #198294 -
Attachment is obsolete: true
Attachment #198294 -
Flags: review?(mconnor)
| Assignee | ||
Updated•19 years ago
|
Attachment #198295 -
Flags: ui-review?(beltzner)
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•19 years ago
|
||
Comment on attachment 198295 [details] [diff] [review] (max-width:36em) Makes sense to me.
Attachment #198295 -
Flags: ui-review?(beltzner) → ui-review+
Updated•19 years ago
|
Assignee: nobody → tbertels
Updated•19 years ago
|
Severity: normal → minor
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 2 alpha1
Comment 8•19 years ago
|
||
Fixed on the trunk and 1.8 branch for Firefox 2. mozilla/browser/base/content/browser.xul; new revision: 1.278; mozilla/browser/base/content/browser.xul; new revision: 1.268.2.11;
You need to log in
before you can comment on or make changes to this bug.
Description
•