#6746 closed defect (fixed)
Firefox scrolls horizontally when a vertical scroll command issued
Reported by: | guest | Owned by: | sorvell |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Windows XP FF2:
If a grid is wide enough to warrant a horizontal scroll bar, upon executing a vertical scroll command, the grid scrolls all the way to the right. Once the grid has scrolled over to the right, the horizontal scrolling can be adjusted and now the vertical scrolling remains the same.
This happens only in Firefox; IE and Safari function properly. This behavior is exhibited in the test_sizing_100rows.html test.
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
(In [13793]) refs #6353 !strict
refs #6545
fixes #6746, #5469