Ticket #1824 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

TextField repaint broken when immediate and has Formater

Reported by: Mauno Haukila Owned by: Marc Englund
Priority: critical Milestone: User Interface Library 5.2.5
Component: undefined 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 (last modified by Mauno Haukila) (diff)

I've made simple TestCase? where there is 3 TextFields?. All of them have same Formater + they are all immediate. Only one of the fields work right (one with propertydatasource and listener).

One without listener and without datasource doesn't work at all.

One without listener works every second time.

Attachments

TicketTextFieldFocus.java (5.3 kB) - added by Mauno Haukila 5 months ago.

Change History

Changed 5 months ago by Mauno Haukila

Changed 5 months ago by Mauno Haukila

  • description modified (diff)

Changed 5 months ago by Mauno Haukila

Created ticket #1825 (ie6 tabbing problem that occurs with this test case).

Changed 5 months ago by Joonas Lehtinen

  • milestone set to User Interface Library 5.2.3

Changed 5 months ago by Marko Gronroos

  • priority changed from blocker to critical

Changed 5 months ago by Marc Englund

  • owner changed from Marko Gronroos to Marc Englund
  • status changed from new to accepted

Changed 5 months ago by Marc Englund

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

Fixed in [4937]

(We need to repaint if the textfield has a format. Note: we could also check if the formatted value has actually changed, but that's not necessarily better, and requires more code)

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.