Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 403727

Summary: [Combo] Drop down list misaligned after parent scroll in Opera
Product: [RT] RAP Reporter: Ilya Bochkarev <tesei7>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tbuschto, tesei7
Version: 2.0   
Target Milestone: 2.1 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Drop down of Combo misaligned in Opera
none
Screenshot
none
scroll at top
none
scroll down none

Description Ilya Bochkarev CLA 2013-03-19 05:06:23 EDT
Created attachment 228616 [details]
Drop down of Combo misaligned in Opera

Opera version is 12.14

When parent composite of Combo is scrolled down combo drop-down list is misaligned.
Comment 1 Ivan Furnadjiev CLA 2013-03-20 04:13:37 EDT
Created attachment 228690 [details]
Screenshot

It's working for me with the same Opera version 12.14 and both RAP 2.0 and RAP from master.
Comment 2 Ilya Bochkarev CLA 2013-03-20 07:13:12 EDT
Created attachment 228705 [details]
scroll at top
Comment 3 Ilya Bochkarev CLA 2013-03-20 07:13:38 EDT
Created attachment 228706 [details]
scroll down
Comment 4 Ilya Bochkarev CLA 2013-03-20 07:15:49 EDT
this bug appears only when vertical scroll bar is visible. When scroll position is at top everything is allright, otherwise combo dropdown list is misaligned
Comment 5 Ivan Furnadjiev CLA 2013-03-21 07:31:54 EDT
OK... got it. I can reproduce it now with Examples Demo.
Comment 6 Tim Buschtoens CLA 2013-05-17 04:57:07 EDT
Fixed with commit 7cdb7f93ffb001a8cf3a6d109ef9d4935eebea08.

The fix was simply to use the same offset calculation method in Location.js as other browser (IE/webkit) for opera.