Ticket #1833 (closed defect: fixed)
Remove custom scrollLeft and scrollTop attributes from Window
| Reported by: | Jouni Koivuviita | Owned by: | Matti Tahvonen |
|---|---|---|---|
| Priority: | minor | Milestone: | User Interface Library 5.2.5 |
| Component: | gwt-adapter-server | Version: | 5.2.2 |
| 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
Window already extends panel which implements Scrollable interface, which causes functionality overlapping with Window's custom scrollLeft and scrollTop attributes.
Remember to update paintContent and client-side implementation as well ;)
Change History
Note: See
TracTickets for help on using
tickets.
