Bug 146959

Summary: [EFL][CoordinatedGraphics] fixed position banner is moved when enabling delegateScrolling
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, hyuki.kim, jamesr, lucas.de.marchi, luiz, ossy, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Gyuyoung Kim 2015-07-14 22:57:37 PDT
Fixed position banner is moved on http://tvcast.naver.com/v/438452 on MiniBrowser.

1. http://tvcast.naver.com/v/438452
2. Scroll down using mouse wheel
3. green banner is also moved to downside.
Comment 1 Gyuyoung Kim 2015-07-14 23:00:16 PDT
(In reply to comment #0)
> Fixed position banner is moved on http://tvcast.naver.com/v/438452 on
> MiniBrowser.
> 
> 1. http://tvcast.naver.com/v/438452
> 2. Scroll down using mouse wheel
> 3. green banner is also moved to downside.

CSS fixed position item is moved in below url as well.
http://davidwalsh.name/demo/css-fixed-position.php
Comment 2 Gyuyoung Kim 2015-07-14 23:10:51 PDT
Created attachment 256825 [details]
Patch
Comment 3 Gyuyoung Kim 2015-07-23 19:22:17 PDT
Created attachment 257420 [details]
Patch
Comment 4 Gyuyoung Kim 2015-07-26 21:28:50 PDT
Created attachment 257543 [details]
Patch
Comment 5 Gyuyoung Kim 2015-07-27 17:23:07 PDT
Ossy, could you take a look this patch ?
Comment 6 WebKit Commit Bot 2015-07-29 19:02:00 PDT
Comment on attachment 257543 [details]
Patch

Clearing flags on attachment: 257543

Committed r187571: <http://trac.webkit.org/changeset/187571>
Comment 7 WebKit Commit Bot 2015-07-29 19:02:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 KwangHyuk 2015-08-27 04:14:00 PDT
*** Bug 138083 has been marked as a duplicate of this bug. ***