Opened 11 years ago
Closed 8 years ago
#11228 closed defect (worksforme)
[patch]Grid column resize issues in Safari
Reported by: | haysmark | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See:
http://archive.dojotoolkit.org/nightly/checkout/dojox/grid/tests/test_data_grid.html
In Safari, hold the mouse down over the resize handle between the column headers and move the mouse slightly to the right. The columns shift to the left instead.
Also, try just clicking on a resize handle. The column sizes jump in the direction and magnitude of the last resize.
Attachments (1)
Change History (4)
comment:1 Changed 11 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|
comment:2 Changed 10 years ago by
Milestone: | tbd → future |
---|---|
Summary: | Grid column resize issues in Safari → [patch]Grid column resize issues in Safari |
Changed 10 years ago by
Attachment: | 11228.patch added |
---|
comment:3 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Does not appear to be an issue in Safari anymore.
Note: See
TracTickets for help on using
tickets.
Patch from Gino Andres Caverzan(IBM, CCLA), also the "if(dojo.isWebKit && inDrag.spanners.length)" is never invoked in Safari/Chrome?,