Closed
Bug 929402
Opened 11 years ago
Closed 11 years ago
CSS translate doesn't honor overflow:hidden
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox27 fixed)
RESOLVED
DUPLICATE
of bug 854873
Tracking | Status | |
---|---|---|
firefox27 | --- | fixed |
People
(Reporter: jon.ronnenberg, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258
Steps to reproduce:
1. Go to http://github.hubspot.com/odometer/
2. Watch number animation
OR
1. Go to http://rialab.jbk404.site50.net/ffandroidissue/
2. Click the first button
Actual results:
1. translated text is visible outside overflow:hidden container
Expected results:
translateY()/translateX() text should not be visible outside parent container with overflow:hidden
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
This is fixed on mozilla-26 (Aurora).
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
status-firefox27:
--- → fixed
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•11 years ago
|
||
That's great news! Is there a report to link to? I'm curious to what could be a work around until Firefox 26 release.
Comment 3•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Resolution: WORKSFORME → DUPLICATE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•