Bug 108056

Summary: [wk2] WKView's intrinsicContentSize should only report a flexible width if the content width is less than the minimum width
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

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+
Tim Horton
Comment 1 2013-01-28 00:02:20 PST
Tim Horton
Comment 2 2013-01-28 13:39:24 PST
Note You need to log in before you can comment on or make changes to this bug.