Bug 102954

Summary: [CSS Regions] Auto-height regions will not calculate the height correctly when the content changes dynamically
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, hyatt, mibalan, mihnea, ojan, WebkitBugTracker, webkit.review.bot
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
test case
none
Patch V1 none

Alexandru Chiculita
Reported 2012-11-21 09:34:25 PST
Created attachment 175464 [details] test case Changing the content of the flow when regions have auto height will not update the size of the regions correctly. Use the attached use case as an example. Type some text in the paragraph with the blue left border. Notice how the paragraph is split across two regions when it should have extended the current region instead.
Attachments
test case (2.03 KB, text/html)
2012-11-21 09:34 PST, Alexandru Chiculita
no flags
Patch V1 (6.49 KB, patch)
2012-11-26 15:45 PST, Alexandru Chiculita
no flags
Alexandru Chiculita
Comment 1 2012-11-26 15:45:39 PST
Created attachment 176097 [details] Patch V1
Mihnea Ovidenie
Comment 2 2012-11-27 01:22:20 PST
https://bugs.webkit.org/show_bug.cgi?id=102221 should also be fixed by this fix.
Dave Hyatt
Comment 3 2012-11-28 12:02:42 PST
Comment on attachment 176097 [details] Patch V1 r=me
WebKit Review Bot
Comment 4 2012-11-28 12:06:38 PST
Comment on attachment 176097 [details] Patch V1 Clearing flags on attachment: 176097 Committed r136039: <http://trac.webkit.org/changeset/136039>
WebKit Review Bot
Comment 5 2012-11-28 12:06:44 PST
All reviewed patches have been landed. Closing bug.
Alexandru Chiculita
Comment 6 2012-11-30 06:07:06 PST
*** Bug 102221 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.