Ticket #1854 (closed defect: fixed)
Caption: ErrorComponent and Required mark changes places when browser is refreshed (patch)
| Reported by: | Mauno Haukila | Owned by: | Marko Gronroos |
|---|---|---|---|
| Priority: | trivial | Milestone: | User Interface Library 5.2.5 |
| Component: | gwt-adapter-client | Version: | 5.2.4 |
| 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
When field is painted first time it shows like this:
Caption *
[_]
and when it contains error=
Caption * !
[error]
Now if user presses refresh, ordred is changed to:
Caption ! *
[error]
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
