Ticket #1951 (closed defect: fixed)
IWindow attaches stylename in the wrong element
| Reported by: | Jouni Koivuviita | Owned by: | Matti Tahvonen |
|---|---|---|---|
| Priority: | minor | Milestone: | User Interface Library 5.3.0 RC |
| Component: | gwt-adapter-client | Version: | 5.2.5 |
| 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
Adding a stylename for Window will render the css classname in the wrong element. In Firefox the result is like this:
div class="i-window"
div class="-stylename"
div class="i-window-wrap
...
Change History
Note: See
TracTickets for help on using
tickets.
