Ticket #1249 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

Paintables should not be painted in random order

Reported by: Matti Tahvonen Owned by: Joonas Lehtinen
Priority: undefined Milestone: User Interface Library 5.1.0 RC
Component: undefined Version: 5.0.0-pre
Keywords: Cc: joonas.lehtinen@…
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: yes Contract:

Description

Terminal uses HashSet? to store dirty paintable list so in paint phase list of dirty paintable is returned in random order. In normal use cases this is ok, but when using testing tools things will get really weird, if automatically assigned PID's are used.

Change History

Changed 12 months ago by Matti Tahvonen

  • owner changed from Matti Tahvonen to Joonas Lehtinen

in [3426]. Joonas, please make a quick review and close ticket.

Changed 12 months ago by Joonas Lehtinen

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

The fix looks good to me.

Note: See TracTickets for help on using tickets.