Closed
Bug 307820
Opened 20 years ago
Closed 20 years ago
please back out extra padding due to bug 303806
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: tonglebeak, Unassigned)
Details
Attachments
(1 file)
3.52 KB,
patch
|
mconnor
:
review-
|
Details | Diff | Splinter Review |
This isn't a request to back out the patch for 303806, but it is a request to
back out the extra padding that is now in menus.
The reason for this? Think of how lengthy the extra padding can make the
bookmarks menu: many users who could fit all their bookmarks onto the screen,
maybe having an extra 50px or so, will now have to scroll to see all of their
bookmarks.
The extra padding doesn't really help out here, especially in this case (which
common sense says would be quite common).
Just please back out the extra padding in menus.
Comment 1•20 years ago
|
||
Yep, I see two scroll arrows now in my bookmarks. Previously I had place for 35
items, now only for 31 items.
Comment 2•20 years ago
|
||
Patch attached to bug 312527, so marking this one as 'dup' to that one...
*** This bug has been marked as a duplicate of 312527 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 3•20 years ago
|
||
Unduping from bug 312527, as that one will only solve the padding of the
bookmarks menu.
The issue here is that the 'Wallpaper' patch introduced unneeded extra padding,
which in no other theme and/or system native rendering present.
A patch to address the overall menu padding issue will be attached, and I will
persue to get it in 1.8 (using polite argumentation, some pleading, asking for
solid reviews, doing some solid testing, etc...).
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•20 years ago
|
||
See the forum on this topic:
http://forums.mozillazine.org/viewtopic.php?t=315361&postdays=0&postorder=asc&postsperpage=15&highlight=menu+padding&start=375
This code has been tested there extensively!
Attachment #199904 -
Flags: review?(mconnor)
Comment 5•20 years ago
|
||
Politely asking to consider this for 1.8, ask this is a fix for menu padding
caused by the wallpaper patch (bug 303806). As this patch is about reversing
some minor styling changes in the theme .css files, the impact/risk is very very
small.
So, this is thus a very safe alternative to bug 243078, which caused all that
trouble, but which really tried to get the 'ugly' menu rendering caused by the
Wallpaper patch fixed. This patch only corrects some padding, and won't
introduce new (unwanted) effects!
Flags: blocking1.8rc1?
Comment 6•20 years ago
|
||
too late in the game for non critical changes anymore.
Flags: blocking1.8rc1? → blocking1.8rc1-
Comment 7•20 years ago
|
||
this looks just like Bug 312527 to me.
Comment 8•20 years ago
|
||
Comment on attachment 199904 [details] [diff] [review]
Patch to fix the menu padding introduced by bug 303806 (the Wallpaper patch)
not going to revert, decision is to keep the extra padding for
readability/mouse access.
Attachment #199904 -
Flags: review?(mconnor) → review-
Updated•20 years ago
|
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•