Closed
Bug 891833
Opened 13 years ago
Closed 13 years ago
Identity box border is on the wrong side in RTL mode
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
Firefox 25
People
(Reporter: mikedeboer, Assigned: dao)
References
()
Details
(Keywords: regression)
Attachments
(3 files)
See screenshot.
The Identity box in RTL mode is not in a good shape; the padding and background positioning (used for a fading border) need some love.
| Reporter | ||
Comment 1•13 years ago
|
||
As far as I can dig through and discern the styles touched over the course of time, this bug might be as old as bug 667586 (http://hg.mozilla.org/mozilla-central/rev/af889781505c).
But, I'll leave the relevant revision at http://hg.mozilla.org/mozilla-central/rev/3c5133764596.
| Reporter | ||
Updated•13 years ago
|
| Assignee | ||
Comment 2•13 years ago
|
||
I'm confused. Did this bug exist prior to bug 750106 for sites with extended validatation such as https://www.paypal.com/?
| Assignee | ||
Comment 3•13 years ago
|
||
...extended validation...
| Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #2)
> I'm confused. Did this bug exist prior to bug 750106 for sites with extended
> validatation such as https://www.paypal.com/?
I checked out and built (WITH clobber) http://hg.mozilla.org/mozilla-central/rev/f3c22357f4f7, the parent revision of bug 750106. The bug exists in that revision too for sites with extended validation.
| Assignee | ||
Updated•13 years ago
|
| Assignee | ||
Comment 5•13 years ago
|
||
Attachment #773279 -
Flags: review?(mdeboer)
| Reporter | ||
Comment 6•13 years ago
|
||
Comment on attachment 773279 [details] [diff] [review]
correctly adjust the background-position for RTL
Review of attachment 773279 [details] [diff] [review]:
-----------------------------------------------------------------
Wow, that was fast! :) It looks good, except that the padding of the text inside the identity box is not correct yet. Please see the attached screenshot.
Attachment #773279 -
Flags: review?(mdeboer) → review-
| Reporter | ||
Updated•13 years ago
|
Summary: Identity box border is on the wrong side in RTL mode → Identity box border is on the wrong side and adjust text padding in RTL mode
| Assignee | ||
Comment 7•13 years ago
|
||
That would be a separate bug, not the one regressed by bug 667586.
Summary: Identity box border is on the wrong side and adjust text padding in RTL mode → Identity box border is on the wrong side in RTL mode
| Reporter | ||
Comment 8•13 years ago
|
||
| Reporter | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 9•13 years ago
|
||
Comment on attachment 773279 [details] [diff] [review]
correctly adjust the background-position for RTL
Review of attachment 773279 [details] [diff] [review]:
-----------------------------------------------------------------
I'll file another bug for the text padding.
Attachment #773279 -
Flags: review- → review+
| Reporter | ||
Comment 10•13 years ago
|
||
Also, please don't forget to add the valid patch metadata when you commit to m-i.
| Assignee | ||
Comment 11•13 years ago
|
||
Comment 12•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
You need to log in
before you can comment on or make changes to this bug.
Description
•