Ticket #1854 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

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

Caption2.diff (1.5 kB) - added by Mauno Haukila 5 months ago.

Change History

Changed 5 months ago by Mauno Haukila

Changed 5 months ago by Mauno Haukila

Diff doesn't show properly. Click "plain text" and it will appear.

Changed 5 months ago by Marc Englund

  • status changed from new to closed
  • resolution set to fixed

Fixed in [4962]

(diff did not work for me, fixed manually)

Changed 5 months ago by Joonas Lehtinen

  • milestone changed from User Interface Library 5 stable to User Interface Library 5.2.5
Note: See TracTickets for help on using tickets.