WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108056
[wk2] WKView's intrinsicContentSize should only report a flexible width if the content width is less than the minimum width
https://bugs.webkit.org/show_bug.cgi?id=108056
Summary
[wk2] WKView's intrinsicContentSize should only report a flexible width if th...
Tim Horton
Reported
2013-01-28 00:00:18 PST
Right now, we're returning flexible width if content size is less than *or equal* to the minimum layout width. This is wrong and causes ping-ponging between flexible and inflexible intrinsic content width in cases where autolayout fits our view to exactly the intrinsic content size. <
rdar://problem/13066798
>
Attachments
patch
(2.26 KB, patch)
2013-01-28 00:02 PST
,
Tim Horton
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-01-28 00:02:20 PST
Created
attachment 184942
[details]
patch
Tim Horton
Comment 2
2013-01-28 13:39:24 PST
http://trac.webkit.org/changeset/141003
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