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.
Created attachment 204558 [details] patch
Comment on attachment 204558 [details] patch Clearing flags on attachment: 204558 Committed r151541: <http://trac.webkit.org/changeset/151541>
All reviewed patches have been landed. Closing bug.