Bug 126697 - Fullscreen iframe should not be flattened
Summary: Fullscreen iframe should not be flattened
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 07:48 PST by Piotr Grad
Modified: 2014-01-16 10:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2014-01-09 07:54 PST, Piotr Grad
piotr.grad: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Grad 2014-01-09 07:48:13 PST
fullscreen iframe should not be flattened becouse its not scrollable. Working on patch, will be proposed soon.
Comment 1 Piotr Grad 2014-01-09 07:54:22 PST
Created attachment 220735 [details]
Patch
Comment 2 Piotr Grad 2014-01-09 08:39:04 PST
from efl-wk2:
make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/loader/HistoryController.cpp.o] Error 4
this file is not related to patch proposed.
Comment 3 Piotr Grad 2014-01-16 10:21:08 PST
Comment on attachment 220735 [details]
Patch

Already fullscreen is scrollable. Issue appears on html5video.org after entering fullscreen but looks like this is rather web page code issue.