Opened 11 years ago
Closed 9 years ago
#13308 closed defect (patchwelcome)
Scrollbar on OSX Lion browsers cannot be manually grabbed when set to show on scroll
Reported by: | darth | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Try it on Chrome and Safari on OSX Lion. The scroll bar will only show when scrolled (this is a system wide preference that a user can turn off, but this bug is specific to its default setting which is to show the scroll bar on scroll iPhone / iOS style)
Normally one can grab it when it shows, you can try it on a web page that scrolls...but on data grids spanning underneath it, one cannot grab it causing issues when we have large lists in a grid as its pain full to scroll using trackpad or mouse wheel.
Change History (3)
comment:1 Changed 11 years ago by
Owner: | changed from evan to Evan |
---|
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.