Closed Bug 652767 Opened 13 years ago Closed 6 years ago

cyclical :hover effect (:hover moves content away from mouse, and vice-versa) combined with transitions causes flickering

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
minor

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: alice0775, Unassigned)

References

Details

(Whiteboard: [probably INVALID/WONTFIX])

Attachments

(1 file)

Attached file sample html
Build Identifier:
http://hg.mozilla.org/releases/mozilla-2.0/rev/9b8188993c1a
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.2pre) Gecko/20110425 Firefox/4.0.2pre ID:20110425030533

transform too sensitive, image flickers.

Not so sensitive on Chrome 10.0.648.205.

Steps to Reproduce:
1. Start Firefox4
2. Open sample
3. Mouse hover over red border

Actual Results:
 image flickers.

Expected Results:
 image should not flicker.
This doesn't show up on other browsers because they don't update the :hover state when the content changes.

For the non-transition case, we have code to break the infinite loop, but it doesn't kick in with transitions because transitions delay things.
OS: Windows 7 → All
Hardware: x86 → All
Summary: transform too sensitive, image flickers → cyclical :hover effect (:hover moves content away from mouse, and vice-versa) combined with transitions causes flickering
Version: 2.0 Branch → Trunk
Whiteboard: [probably INVALID/WONTFIX]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: