Closed
Bug 586549
Opened 15 years ago
Closed 14 years ago
Fix the magic -6
Categories
(Firefox Graveyard :: Panorama, defect, P3)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 4.0
People
(Reporter: mitcho, Assigned: seanedunn)
References
Details
(Keywords: helpwanted, Whiteboard: [good first bug][qa-])
In GroupItem.showExpandControl, we have some magic CSS voodoo. Here's a comment from within the code:
> TODO: Why the magic -6? because the childBB.width seems to be over-sizing itself.
> But who can blame an object for being a bit optimistic when self-reporting size.
> It has to impress the ladies somehow.
Basically, we need to actually have a sane way to tweak the space needed for the expander, ideally based on the actual styling on the expander.
Updated•14 years ago
|
Whiteboard: b4
Updated•14 years ago
|
Priority: -- → P3
Comment 1•14 years ago
|
||
Mass moving all Tab Candy bugs from Mozilla Labs to Firefox::Tab Candy. Filter the bugmail spam with "tabcandymassmove".
Product: Mozilla Labs → Firefox
Target Milestone: -- → ---
Version: unspecified → Trunk
Updated•14 years ago
|
QA Contact: tabcandy → tabcandy
Reporter | ||
Updated•14 years ago
|
Target Milestone: --- → Firefox 4.0
Reporter | ||
Updated•14 years ago
|
Keywords: helpwanted
Whiteboard: b4 → [good first bug]
Comment 2•14 years ago
|
||
Sean, looks like your fix for bug 597499 will fix this as well.
Assignee: nobody → seanedunn
Yes, as soon as that's checked in, this bug is resolved.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [good first bug] → [good first bug][qa-]
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•