Closed
Bug 1347926
Opened 9 years ago
Closed 9 years ago
ff 52 brought visibility rule strange behaviour
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1318697
People
(Reporter: gess2013, Unassigned)
Details
Attachments
(1 file)
|
1.22 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36
Steps to reproduce:
We have issue in a big app, but I've reproduced it in small file, see attachments.
I have simple popup and want to open and close it with one class(opened) switch.
Actual results:
After css3 transition block disappears.
Also after dev tools opened block on it's place.
Expected results:
Block should be visible all the time class opened in it's class list. Before update to 52 it worked nice. As well as in other browsers.
BTW
1. "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0"
2. I've tried it safe mode - the same result.
Already fixed in FF53+:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ea5eda08e2ccef5747fb9e87027a0d3f63e54b04&tochange=940a214b71f0b61c48309f70f90b675e34f33860
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•