Closed
Bug 509232
Opened 16 years ago
Closed 16 years ago
Down arrow button in Clear Recent History dialog has hidden left border in XP Classic theme
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
FIXED
Firefox 3.7a1
Tracking | Status | |
---|---|---|
status1.9.2 | --- | beta1-fixed |
status1.9.1 | --- | wontfix |
People
(Reporter: deleeuw+bugzilla, Assigned: ehsan.akhgari)
Details
(Keywords: polish, verified1.9.2, Whiteboard: [polish-easy][polish-visual])
Attachments
(2 files)
5.76 KB,
image/png
|
Details | |
424 bytes,
patch
|
dao
:
review+
beltzner
:
approval1.9.2+
dveditz
:
approval1.9.1.4-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a2pre) Gecko/20090808 Minefield/3.6a2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a2pre) Gecko/20090808 Minefield/3.6a2pre
The button with a down arrow in the Clear Recent History dialog is partially obscured, one or more pixels are not shown on its left side.
Reproducible: Always
Steps to Reproduce:
1. Open Tools > Clear Recent History
2. Look at the button with a down arrow, you don't see the left border of it.
Actual Results:
Down arrow button partially obscured
Expected Results:
Down arrow button not obscured
Reporter | ||
Updated•16 years ago
|
Version: unspecified → Trunk
Reporter | ||
Comment 1•16 years ago
|
||
Updated•16 years ago
|
Component: Places → Private Browsing
QA Contact: places → private.browsing
Assignee | ||
Comment 2•16 years ago
|
||
Drew, care to take a look?
Keywords: polish
Whiteboard: [polish-visual]
Assignee | ||
Comment 3•16 years ago
|
||
Confirming on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•16 years ago
|
||
The problem (probably) is the -moz-margin-start on #detailsExpanderWrapper:
http://mxr.mozilla.org/mozilla-central/source/browser/themes/winstripe/browser/sanitizeDialog.css#55
I chose that value to align the button with the list below it and the label above it on Vista. I'm installing XP now and will ask for a license, but if anyone with access to XP wants to pitch in, please do.
Component: Private Browsing → Theme
QA Contact: private.browsing → theme
Comment 5•16 years ago
|
||
Right, that negative margin shouldn't be there.
Assignee | ||
Comment 6•16 years ago
|
||
Comment 7•16 years ago
|
||
Comment on attachment 397584 [details] [diff] [review]
Patch (v1)
you can just make this margin: 6px 0;
Attachment #397584 -
Flags: review?(dao) → review+
Assignee | ||
Comment 8•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.7a1
Assignee | ||
Updated•16 years ago
|
Attachment #397584 -
Flags: approval1.9.2?
Attachment #397584 -
Flags: approval1.9.1.4?
Comment 9•16 years ago
|
||
Comment on attachment 397584 [details] [diff] [review]
Patch (v1)
Polish bugs, while virtuous, don't belong on the stable branch. In aggregate they cost more than they gain.
Attachment #397584 -
Flags: approval1.9.1.4? → approval1.9.1.4-
Comment 10•16 years ago
|
||
Comment on attachment 397584 [details] [diff] [review]
Patch (v1)
a192=beltzner
Attachment #397584 -
Flags: approval1.9.2? → approval1.9.2+
Assignee | ||
Comment 11•16 years ago
|
||
status1.9.1:
--- → wontfix
status1.9.2:
--- → beta1-fixed
Whiteboard: [polish-visual] → [polish-easy][polish-visual]
Comment 12•16 years ago
|
||
Verified fixed on the 1.9.2 branch using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b1pre) Gecko/20090922 Namoroka/3.6b1pre. Adding keyword.
Keywords: verified1.9.2
You need to log in
before you can comment on or make changes to this bug.
Description
•