Ticket #2197 (closed defect: fixed)
Setting window scroll position doesn't work
| Reported by: | Risto Yrjana | Owned by: | Matti Tahvonen |
|---|---|---|---|
| Priority: | major | Milestone: | User Interface Library 5.2.12 |
| Component: | Server-side framework | Version: | trunk |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | no | Contract: | |
Description
The functions defined by the Scrollable interface doesn't seem to be working correctly on the main window. If you try setScrollTop(0) when the window is scrolled down, nothing happens. Also, getScrollTop() always returns 0, no matter what the scroll position is.
I tested this using the main window of the application. Happens on Safari and FF3. This would be "nice" to have in 5.2x, if possible.
Change History
Note: See
TracTickets for help on using
tickets.
