Bug 146959 - [EFL][CoordinatedGraphics] fixed position banner is moved when enabling delegateScrolling
Summary: [EFL][CoordinatedGraphics] fixed position banner is moved when enabling deleg...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
: 138083 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-14 22:57 PDT by Gyuyoung Kim
Modified: 2015-08-27 04:14 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2015-07-14 23:10 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (2.07 KB, patch)
2015-07-23 19:22 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (2.14 KB, patch)
2015-07-26 21:28 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***