Bug 140910

Summary: reflow error during using transitions with float left and overflow: hidden;
Product: WebKit Reporter: Robert Utasi <utasir>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Major    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Testcase + js workaround to reflow the layout none

Description Robert Utasi 2015-01-26 16:33:16 PST
Created attachment 245387 [details]
Testcase + js workaround to reflow the layout

Testcase attached.

this testcase is a mobile navbar opener stuff

AR: after opening navbar the #content disappears with wrong width;

ER: the reflow algorythm renders correctly the #content layer after transition

Workaround added to testcase: after opening navbar, if you press the "Reappend" button that causes reflow and renders correctly the object.