RESOLVED FIXED 159737
Full screen ePub embedded video is playing on 1/4 screen, cut off
https://bugs.webkit.org/show_bug.cgi?id=159737
Summary Full screen ePub embedded video is playing on 1/4 screen, cut off
Jer Noble
Reported 2016-07-13 14:27:51 PDT
Full screen ePub embedded video is playing on 1/4 screen, cut off
Attachments
Patch (3.70 KB, patch)
2016-07-13 14:34 PDT, Jer Noble
thorton: review+
Jer Noble
Comment 1 2016-07-13 14:28:10 PDT
Radar WebKit Bug Importer
Comment 2 2016-07-13 14:28:33 PDT
Jer Noble
Comment 3 2016-07-13 14:34:47 PDT
Tim Horton
Comment 4 2016-07-13 14:38:09 PDT
Comment on attachment 283566 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=283566&action=review > Source/WebKit2/UIProcess/Cocoa/WebViewImpl.mm:1010 > + setFixedLayoutSize(CGSizeZero); Somewhat surprising that WKViewFixedSizeLayoutStrategy doesn't do this in willChangeLayoutStrategy. Maybe it should be there? I don't know.
Tim Horton
Comment 5 2016-07-13 14:38:45 PDT
Also somewhat concerned that something is using the fixed layout size when fixed layout is off... seems bad.
Jon Lee
Comment 6 2016-07-14 14:01:32 PDT
Dean Jackson
Comment 7 2016-07-15 13:43:34 PDT
Note You need to log in before you can comment on or make changes to this bug.