Opened 9 years ago
Closed 7 years ago
#17602 closed defect (patchwelcome)
Dialog: scrolling in dialog causes entire window to scroll on OSX 10.9, chrome and safari, and loops backs to top
Reported by: | Erik-J-D | Owned by: | bill |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | Dijit | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In chrome, scrolling inside a Dialog (ie /dijit/tests/Dialog.html) causes the entire window behind it to scroll upwards, and not come back back down until either the dialog is closed or you scroll upwards. The contents of the Dialog also loop back to the top once you reach the bottom.
The issue corrects itself somewhat in safari after a second or so. Firefox and Opera are not affected on OSX 10.9, nothing on my Ubuntu 12.04 is affected, and Windows hasn't been tested.
Change History (2)
comment:1 Changed 9 years ago by
Component: | General → Dijit |
---|---|
Owner: | set to bill |
Priority: | undecided → low |
Summary: | Scrolling in dijit Dialog causes entire Window to scroll on OSX 10.9, chrome and safari, and loops backs to top → Dialog: scrolling in dialog causes entire window to scroll on OSX 10.9, chrome and safari, and loops backs to top |
comment:2 Changed 7 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!
I do see the window scrolling on both chrome and firefox. This is using the trackpad two-finger scroll; the scrollbar behavior on Windows may be different.