WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 102954
102221
[CSS Regions] Auto-sized regions don't recompute their dimensions on window resize
https://bugs.webkit.org/show_bug.cgi?id=102221
Summary
[CSS Regions] Auto-sized regions don't recompute their dimensions on window r...
Mihai Balan
Reported
2012-11-14 06:09:55 PST
Regions that have auto-sizing don't recompute their size when the window resizes. This leads to content being clipped or overflowing (depending on the combination of region-overflow and overflow). Instead, the regions should resize, always keeping the content visible.
Attachments
HTML file highlighting the problem
(1.28 KB, text/html)
2012-11-14 06:10 PST
,
Mihai Balan
no flags
Details
using contenteditable doens't expand region
(1.35 KB, text/html)
2012-11-16 09:30 PST
,
Johannes Wilm
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mihai Balan
Comment 1
2012-11-14 06:10:35 PST
Created
attachment 174143
[details]
HTML file highlighting the problem
Johannes Wilm
Comment 2
2012-11-16 09:30:53 PST
Created
attachment 174707
[details]
using contenteditable doens't expand region This is very similar and most probably the same bug is behind it which is why I post it here. But instead of looking at window size changes, this is about changes the contents of the element, which should also make it auto-resize.
Alexandru Chiculita
Comment 3
2012-11-30 06:07:06 PST
*** This bug has been marked as a duplicate of
bug 102954
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug