Closed Bug 428032 Opened 17 years ago Closed 17 years ago

Separator line 2px instead of 1px in places organizer

Categories

(Firefox :: Theme, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3

People

(Reporter: micmon, Assigned: frnchfrgg)

Details

Attachments

(2 files, 1 obsolete file)

One of the separator line in places organizer is 2px now instead of one (recent regression. See screenshot.
Attached image Screenshot
Anybody want to attach a simple patch to fix this?
I don't think there's a 2px line; it's probably a 1px line which shouldn't be here, and since it's right against the bottom border of the list, you see 2px. I didn't see the bug, I'll recompile latest trunk to see if I see it.
This is a regression from bug 403140 @@ -487,12 +487,9 @@ </treecols> <treechildren flex="1"/> </tree> - <splitter id="contentSplitter" collapse="after" persist="state"> - <grippy/> - </splitter> - <hbox persist="height" id="infoPane"> + <hbox id="infoPane"> <deck flex="1" id="detailsDeck"> - <vbox align="center"> + <vbox id="itemsCountBox" align="center"> <spacer flex="3"/> <label id="itemsCountText"/> <spacer flex="1"/> This removes the splitter instead of replacing it with a non collapsable splitter. Then the infoPane top border touches the treeview bottom border. Note that this isn't just cosmetic, the infoPane no longer can be resized, and automatically adapts its height to its content. Since it has been decided in bug 403140 that it would be the way to go, I'd just remove the threedshadow top border of the infoPane... What do you think ?
Assignee: nobody → frnchfrgg-mozbugs
Status: NEW → ASSIGNED
Attachment #314726 - Flags: review?(rflint)
Unbitrotted (it had been bitrotted by bug 428020)
Attachment #314726 - Attachment is obsolete: true
Attachment #315547 - Flags: review?(rflint)
Attachment #314726 - Flags: review?(rflint)
Attachment #315547 - Flags: review?(gavin.sharp)
Attachment #315547 - Flags: review?(rflint)
Attachment #315547 - Flags: review?(gavin.sharp)
Attachment #315547 - Flags: review+
Attachment #315547 - Flags: approval1.9?
Comment on attachment 315547 [details] [diff] [review] Remove the infoPane top border, it is unneeded and ugly since bug 403140 checkin, v2 a1.9=beltzner
Attachment #315547 - Flags: approval1.9? → approval1.9+
Keywords: checkin-needed
mozilla/browser/themes/gnomestripe/browser/places/organizer.css 1.16
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: