Bug 116610 - [EFL][WK2] Wrong context menu and popup menu positions when scroll is applied
Summary: [EFL][WK2] Wrong context menu and popup menu positions when scroll is applied
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: Michal Pakula vel Rutka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 06:16 PDT by Michal Pakula vel Rutka
Modified: 2013-06-13 01:24 PDT (History)
9 users (show)

See Also:


Attachments
patch (6.71 KB, patch)
2013-06-13 00:34 PDT, Michal Pakula vel Rutka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2013-05-22 06:16:54 PDT
When page is scrolled context menu and popup menu are calculated incorrectly. ScrollView::contentsToWindow does not recalculates the position regarding to scroll value, because of m_delegatesScrolling flag set on in EFL port.
Comment 1 Michal Pakula vel Rutka 2013-06-13 00:34:59 PDT
Created attachment 204558 [details]
patch
Comment 2 WebKit Commit Bot 2013-06-13 01:24:11 PDT
Comment on attachment 204558 [details]
patch

Clearing flags on attachment: 204558

Committed r151541: <http://trac.webkit.org/changeset/151541>
Comment 3 WebKit Commit Bot 2013-06-13 01:24:14 PDT
All reviewed patches have been landed.  Closing bug.