| Summary: | [Combo] Drop down list misaligned after parent scroll in Opera | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ilya Bochkarev <tesei7> | ||||||||||
| Component: | RWT | Assignee: | 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: |
|
||||||||||||
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.
Created attachment 228705 [details]
scroll at top
Created attachment 228706 [details]
scroll down
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 OK... got it. I can reproduce it now with Examples Demo. 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. |
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.