Bug 68275 - [CSS Regions] Text does not reflow on a vertical resize
Summary: [CSS Regions] Text does not reflow on a vertical resize
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords: InRadar
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2011-09-16 13:24 PDT by Alan Stearns
Modified: 2013-01-02 14:03 PST (History)
7 users (show)

See Also:


Attachments
Testcase (574 bytes, text/html)
2011-09-16 13:24 PDT, Alan Stearns
no flags Details
updated testcase (579 bytes, text/html)
2011-12-08 15:46 PST, Alan Stearns
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Stearns 2011-09-16 13:24:27 PDT
Created attachment 107715 [details]
Testcase

If text is displayed in regions with a percentage height, resizing the window (and therefore changing the region size) does not cause the text to reflow.

I've tried to come up with a LayoutTest for this, but changing region height or the height of the container with relative-height regions in javascript does cause reflow. I've only seen the problem with a manual window resize.
Comment 1 Radar WebKit Bug Importer 2011-12-08 15:40:40 PST
<rdar://problem/10552272>
Comment 2 Alan Stearns 2011-12-08 15:46:46 PST
Created attachment 118480 [details]
updated testcase
Comment 3 Mihnea Ovidenie 2012-12-27 06:22:52 PST
Hi Alan, would you mind testing it again? It works for me in the latest WebKit nightly.
Comment 4 Alan Stearns 2013-01-02 14:03:08 PST
I can't reproduce the problem in the current build, either. Closing the bug.