Opened 8 years ago
Closed 7 years ago
#18015 closed defect (patchwelcome)
TitlePane in GridContainer always moves if clicked
Reported by: | Martin Jakobi | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Layout | Version: | 1.10.0-beta1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
at least in MS IE 11, in file: dojox/layout/tests/test_GridContainer.html
the TitlePane? "Ergo" in the left column moves with the cursor if the title is clicked. Moreover clicking a date in the DateTimeBox? (right column) the box is moving too.
Change History (2)
comment:1 Changed 8 years ago by
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 more than a year, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!
Note: See
TracTickets for help on using
tickets.
It seems to be a DnD issue. Each element showing the 'hand' cursor is affected (title of the TitlePane? or date values in the calendar). This behavior is still present in 1.10.0-rc1.