#12435 closed defect (fixed)
EDG - scrolling position not reliable anymore after selecting a cell
Reported by: | evan | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6.1 |
Component: | DojoX Grid | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Steps to reproduce(test case):
- Click a certain cell
- Scroll a bit to a new position - a new rendered page
- Scroll bar is annoyingly reset back to the position of the previous focused cell
Change History (3)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.6.1 |
---|
Note: See
TracTickets for help on using
tickets.
(In [24016]) Focusing header when new pages get rendered due to scrolling, so that it won't affect the new scrolling position, fixes #12435, both applied to trunk and 1.6 branch, !strict