Closed Bug 1311026 Opened 9 years ago Closed 9 years ago

Adding class with transition on element "display:inline-flex"

Categories

(Core :: Layout, defect)

49 Branch
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jacquelin.clement, Unassigned)

Details

(Keywords: testcase-wanted)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:49.0) Gecko/20100101 Firefox/49.0 Build ID: 20160922113459 Steps to reproduce: I add a class with jQuery like this : $(this).addClass('is-loading'); On the div .parent wiche is in display: inline-flex; Actual results: The transition on my element (.parent.is-loading text opacity go to 1->0) doesn't work. When the element is on display:block (.parent.is-loading) the opacity work with the transition. Expected results: On Google chrome, the same manipulation work with transition.
Can you provide a standalone testcase?
Flags: needinfo?(jacquelin.clement)
Keywords: testcase-wanted
Jacquelin, thanks for filing the bug -- but I'm afraid there's not much we can figure out or do here, with just the information you've provided so far. To proceed, we really need a functional testcase, or at least an example URL for a live page that demonstrates the problem. Could you provide one of those? (Thanks in advance!) (Side note - there's a small chance that this was recently fixed in Nightly, if it happens to have the same underlying cause as bug 1248402. It's impossible to know for sure without seeing actual test code, though.)
Component: Untriaged → Layout
Product: Firefox → Core
Hi, I just can't reproduce the bug again ... I'm sorry :/ Everything work again on the same environement ...
OK, thanks for letting us know! Feel free to reopen if you can reproduce it again.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jacquelin.clement)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: