Bug 116610

Summary: [EFL][WK2] Wrong context menu and popup menu positions when scroll is applied
Product: WebKit Reporter: Michal Pakula vel Rutka <mpakulavelrutka>
Component: WebKit EFLAssignee: Michal Pakula vel Rutka <mpakulavelrutka>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, gyuyoung.kim, lucas.de.marchi, luiz, noam, rakuco, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.