Ticket #2005 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

IScrollTable does not scroll when the server asks

Reported by: Marc Englund Owned by: Marc Englund
Priority: major Milestone: User Interface Library 5.3.0 RC
Component: gwt-adapter-client Version: 5.2.5
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

The client maintains previous scroll position even if the server sends a new 'firstvisible'.

Fixing this involves keeping track of last requested firstvisible, and scrolling if the returned firstvisible differs.

Change History

Changed 3 months ago by Joonas Lehtinen

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

Changed 3 months ago by Marc Englund

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

Fixed in [5254]

Note: See TracTickets for help on using tickets.