Opened 14 years ago
Closed 12 years ago
#3216 closed bug (wontfix)
Problems with inner div with scrolls bar in dialogs with Opera 9.5x
Reported by: | Anomaly | Owned by: | Scott González |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Hi,
When the dialog is moved, resized, clicked on, opened again after being closed, the inner div is always and automatically scrolled back to line 1
- This bug is limited to Opera 9.5x (any OS) and does not occur for Opera 9.27 nor any other browsers
Live test page : http://bertrand3000.free.fr/
Change History (5)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:3 Changed 14 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:4 Changed 14 years ago by
comment:5 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This isn't specific to dialogs. Any element that is scrolled will lose it's scroll position as soon as the element is hidden.
Note: See
TracTickets for help on using
tickets.
The fix to #4575 should work here too.