Ticket #1461 (closed defect: fixed)

Opened 9 months ago

Last modified 5 months ago

Table does not refresh as expected in some instances (?)

Reported by: Marc Englund Owned by: Joonas Lehtinen
Priority: minor Milestone: User Interface Library 5.2.5
Component: Server-side framework Version:
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: yes Contract:

Description

Table currently relies on the container to send events (e.g PropertySetChange?) and refreshes after receiving these events. But Table should check if the container implements the appropriate notified interface (e.g PropertySetChangeNotifier?), and refresh itself as appropriate if not.

Example: addContainerProperty() should call resetPageBuffer() and refreshRenderedCells() if the current container is not a PropertySetChangeNotifier?.

Change History

Changed 7 months ago by Joonas Lehtinen

  • milestone changed from User Interface Library 5.1.2 to User Interface Library 5.2.0

Milestone User Interface Library 5.1.2 deleted

Changed 7 months ago by Matti Tahvonen

  • priority changed from undefined to minor
  • milestone deleted

Changed 6 months ago by Joonas Lehtinen

  • milestone set to User Interface Library 5.2.1

Matti, is this issue still alive?

Changed 6 months ago by Joonas Lehtinen

  • summary changed from Table does not refresh as expected in some instances to Table does not refresh as expected in some instances (?)
  • milestone changed from User Interface Library 5.2 backlog to User Interface Library 5.2.1

Assure that the ticket is still alive

Changed 5 months ago by Marc Englund

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

Fixed all the cases I could find in [4949]

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.