Ticket #7186 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

resizing column causes scroller to go back to top in safari

Reported by: afryer Owned by: toonetown
Priority: normal Milestone: 1.2
Component: DojoX Grid Version: 1.1.1
Severity: normal Keywords: grid scroll resize safari
Cc:

Description

In safari, when using grid to view a large table, if you scroll down and then resize a column, the scrollbar returns to the top of the table. Can be seen if you run dojox/grid/tests/test_grid_programmatic_leak_test.html, create the grid in safari, scroll down and resize a column.

Change History

Changed 4 months ago by BryanForbes

  • milestone changed from tbd to 1.2

Changed 3 months ago by toonetown

  • status changed from new to assigned
  • owner changed from BryanForbes to toonetown

Changed 3 months ago by toonetown

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

(In [14868]) Fixes #7273 Fixes #7186 - restore scroll position when sorting or resizing columns !strict

Note: See TracTickets for help on using tickets.