Ticket #1249 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
