Closed
Bug 903587
Opened 12 years ago
Closed 11 years ago
Firefox 23 and Aurora 24: bug transform perspective preserve-3d and overflow on div container
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jolauje, Assigned: roc)
References
Details
(Keywords: regression)
Hi !
I am an amateur developer site
since the update to version 23 of Firefox, I encounter a strange problem.
This worked fine with version 22 ...
I'll let you look for yourself with Firefox 23 and with a webkit browser ...
this page consists of a black colored iframe representing the carousel and is not to be displayed in gray.
page of the site:
http://jolauje.free.fr/?id=21
page work:
http://jolauje.free.fr/carousel_1.html
the black part, a DIV is visible and the container of the carousel in overflow: hidden
images and project on each side of the same slider to the right.
in pictures
Firefox 23 http://jolauje.free.fr/carousel_firefox23.jpg
Chromium 28 http://jolauje.free.fr/carousel_chrome28.jpg
(In reply to Jolauje from comment #0)
> Hi !
>
> I am an amateur developer site
>
> since the update to version 23 of Firefox, I encounter a strange problem.
> This worked fine with version 22 ...
>
> I'll let you look for yourself with Firefox 23 and with a webkit browser ...
>
> this page consists of a black colored iframe representing the carousel and
> is not to be displayed in gray.
> page of the site:
> http://jolauje.free.fr/?id=21
> page work:
> http://jolauje.free.fr/carousel_1.html
>
> the black part, a DIV is visible and the container of the carousel in
> overflow: hidden
> images and project on each side of the same slider to the right.
>
> in pictures
>
> Firefox 23 http://jolauje.free.fr/images/carousel_firefox23.jpg
>
> Chromium 28 http://jolauje.free.fr/images/carousel_chrome28.jpg
sorry, link corrected: http://jolauje.free.fr/carousel/carousel_1.html
Summary: Firefox 23 and Aurora 24: bug transform prespective preserve-3d and overflow on div container → Firefox 23 and Aurora 24: bug transform perspective preserve-3d and overflow on div container
status-firefox23:
--- → ?
status-firefox24:
--- → ?
tracking-firefox23:
--- → ?
tracking-firefox24:
--- → ?
Updated•12 years ago
|
Group: core-security
Component: Developer Tools: 3D View → Layout
Product: Firefox → Core
Updated•12 years ago
|
Keywords: regression,
regressionwindow-wanted
![]() |
||
Comment 3•12 years ago
|
||
Blocks: 841192
status-firefox22:
--- → unaffected
status-firefox24:
? → ---
tracking-firefox23:
? → ---
tracking-firefox25:
--- → ?
tracking-firefox26:
--- → ?
Keywords: regressionwindow-wanted
![]() |
||
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•11 years ago
|
||
Roc, passing this to you given it may be a fallout from 841192, please reassign if needed.
Assignee: nobody → roc
status-firefox24:
--- → affected
status-firefox25:
--- → affected
status-firefox26:
--- → affected
Comment 5•11 years ago
|
||
i have got the same issue
checked it in js fiddle also. the issue is with firefox 23 only. earlier versions are fine.
plz refer here : http://jsfiddle.net/gtVSm/
it does not match my problem
I did all unimaginable codes, it does not work for my carousel.
the problem is that we went to version 23 of Firefox without checking codes version 22 still working. I do not understand this fact.
The comments in bug 906199 say this should now be fixed (by bug 906199).
Comment 8•11 years ago
|
||
Marking this resolved WFM given this should now be fixed by https://bugzilla.mozilla.org/show_bug.cgi?id=906199 in our latest beta(Fx24)/Aurora(Fx25) and nightly.Feel free to reopen if this is still an issue.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Comment 10•11 years ago
|
||
Mozilla/5.0 (Windows NT 5.1; rv:25.0) Gecko/20100101 Firefox/25.0
Verified as fixed on Firefox 24 RC (buildID: 20130910201120), Firefox 25 beta 2 (buildID: 20130923194050) and latest Aurora (buildID: 20130924004001).
You need to log in
before you can comment on or make changes to this bug.
Description
•