Skip to main content

Bug Tracker

Side navigation

#7335 closed bug (worksforme)

Opened October 27, 2010 11:43PM UTC

Closed April 17, 2011 06:14PM UTC

Last modified April 18, 2011 03:34PM UTC

JQuery 1.4.3 breaks flexbox rendering in Webkit?

Reported by: ritchie.argue@barco.com Owned by: john
Priority: low Milestone:
Component: css Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:
Description

Please see http://jsfiddle.net/Heerq/7/ using Chrome 7.0.x on Mac or Windows. This also affects Safari on Mac, though it doesn't seem to reproduce as well in jsfiddle.

Selecting jquery 1.4.2 allows the page to render correctly. Selecting jquery 1.4.3 renders incorrectly, and also has some strange animation/rendering bugs that seem to coincide with the hover effect.

Note that there isn't any usage of jquery, it is simply loaded.

If this is a problem with WebKit please let me know and I'll file against it instead.

Attachments (0)
Change History (5)

Changed October 27, 2010 11:49PM UTC by rwaldron comment:1

component: unfiledcss
milestone: 1.51.4.5
priority: undecidedlow
status: newopen

Confirmed

Changed October 28, 2010 02:37AM UTC by john comment:2

owner: → john
status: openassigned

Changed January 17, 2011 07:03PM UTC by dmethvin comment:3

milestone: 1.4.51.5

Changed April 17, 2011 06:14PM UTC by john comment:4

resolution: → worksforme
status: assignedclosed

I just tested with current Chrome and jQuery and it seems to be fine to me.

Changed April 18, 2011 03:34PM UTC by anonymous comment:5

FWIW, this is still broken for me in that referenced jsfiddle using Chrome 10.0.648.205 on Windows, and any of the jquery versions (including older ones now). At some point I discovered a workaround though, as production code no longer exhibits this behaviour.