Closed Bug 700975 Opened 13 years ago Closed 13 years ago

[RTL] Unclickable items on forward button (only with a long left click)

Categories

(Firefox :: Theme, defect)

9 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: itiel_yn8, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

Attached image ללא שם.png (deleted) —
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20100101 Firefox/8.0 Build ID: 20111104165243 Steps to reproduce: Long LEFT click on the Forward button. Actual results: The items there are unclickable. Only the icon are clickable. Expected results: I should be able to click on the words there, but I can't. It's happening also in other machines. A screenshot is attached.
Note: This bug was active since Firefox 5 (not sure how about version 4). I thought someone will notice this and report, but every version I'm disappointed again and again :( Thanks.
Blocks: 582485
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Summary: Unclickable items on forward button (only with a long left click) → [RTL]Unclickable items on forward button (only with a long left click)
Version: 8 Branch → unspecified
Summary: [RTL]Unclickable items on forward button (only with a long left click) → [RTL] Unclickable items on forward button (only with a long left click)
Just now a friend of mine (he has english version of Firefox 8) told me that this bug does not exist there. I have RTL version of Firefox, Hebrew.
Someone? :O
Is there any progress with that?
:< UP?
...
the cause is #forward-button:-moz-locale-dir(rtl) {-moz-transform: scaleX(-1);} in the following. This problem is gone if remove -moz-transform: scaleX(-1), of course the direction of the icon becomes opposite. http://mxr.mozilla.org/mozilla-central/source/browser/themes/winstripe/browser.css#837 #back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon, #forward-button:-moz-locale-dir(rtl), #forward-button:-moz-locale-dir(rtl) > .toolbarbutton-text { -moz-transform: scaleX(-1); }
This doesn't tell me much O_O I'll wait for a patch for that :P Thanks for the info.
Blocks: 708407
Oh.. Thanks for reporting that way :D
Anything? anyone? This issue still exists in Firefox 9.0.1.
Product: Firefox → Fennec
Version: unspecified → Firefox 9
Component: General → Theme
Product: Fennec → Firefox
QA Contact: general → theme
Version: Firefox 9 → 9 Branch
Any changes since then?
This seemed to be fixed in Nightly13.0a1. Bug 664707 fixed this.
Depends on: 664707
Hell yeah :D Is there anything else I should do here? Thank you all.
Yeah, that makes sense if the popup is a child of an element with a CSS transform.
Woohoo! The bug was finally fixed in Firefox 13. I'm changing the status to RESOLVED WORKSFORME. :)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: