Closed
Bug 599104
Opened 14 years ago
Closed 14 years ago
URL progress moves LTR in RTL mode
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
Firefox 4.0b7
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta7+ |
People
(Reporter: shorlander, Assigned: Margaret)
References
Details
(Keywords: rtl)
Attachments
(3 files)
73.85 KB,
image/png
|
Details | |
612 bytes,
patch
|
dao
:
review+
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
818 bytes,
patch
|
Details | Diff | Splinter Review |
The new URL progress bar moves LTR when in RTL mode while background tab progress moves RTL.
STR:
- Put browser in RTL mode
- Navigate or refresh a page
- Watch progress go LTR
- Refresh a background tab
- Watch progress go RTL
Expected:
- All progress bars should move RTL
Comment 1•14 years ago
|
||
I feel stupid now, but how can i put the browser into right to left mode? Or is this a Mac only feature? (I'm on Win)
Comment 2•14 years ago
|
||
(In reply to comment #1)
> I feel stupid now, but how can i put the browser into right to left mode? Or is
> this a Mac only feature? (I'm on Win)
Try the Force RTL add-on!
Comment 3•14 years ago
|
||
Thanks! I tried. It doesnt WFM. :S
Fresh profile, Win7.
buildconfig: http://hg.mozilla.org/mozilla-central/rev/36a9ff4549cc
Note: I tried on en-US Minefield, and hu-HU Fx 3.6.10, too. Not worked with any version.
Assignee | ||
Comment 4•14 years ago
|
||
This fixes the problem.
As a side note, the progress meter in the status bar also moved LTR in RTL mode. Was that a bug, or was that intentional?
Assignee: nobody → margaret.leibovic
Attachment #478283 -
Flags: review?(dao)
Comment 5•14 years ago
|
||
> As a side note, the progress meter in the status bar also moved LTR in RTL
> mode. Was that a bug, or was that intentional?
Sounds like a bug, but I don't really know.
Comment 6•14 years ago
|
||
Comment on attachment 478283 [details] [diff] [review]
patch
This is fine code-wise, but I don't know what the expected behavior for progress bars is.
Attachment #478283 -
Flags: review?(ehsan)
Attachment #478283 -
Flags: review?(dao)
Attachment #478283 -
Flags: review+
Comment 7•14 years ago
|
||
(In reply to comment #4)
> As a side note, the progress meter in the status bar also moved LTR in RTL
> mode. Was that a bug, or was that intentional?
That was a bug.
Updated•14 years ago
|
Attachment #478283 -
Flags: review?(ehsan) → review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 8•14 years ago
|
||
This is not blocking yet, so you should request approval2.0 on the patch./
Keywords: checkin-needed
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 10•14 years ago
|
||
I'll land it if the tree is ever green.
Comment 11•14 years ago
|
||
Comment 13•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•