Opened 11 years ago
Closed 8 years ago
#11437 closed defect (patchwelcome)
dojox.grid.cells.DateTextBox problem in Dialog Box
Reported by: | remmons | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When loading a Grid in a Dialog box that has a editable dojox.grid.cells.DateTextBox?, things start to go a bit nutty.
The calendar widget will end up at the top left corner of the screen and flicker. It is also not easy to click off of the editable field.
I have attached a test file. Change the dojo path in the html to work correctly.
Attachments (2)
Change History (6)
Changed 11 years ago by
Attachment: | dojoCalendarBug.html added |
---|
comment:1 Changed 10 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|
Changed 10 years ago by
Attachment: | DateTextBox.html added |
---|
comment:2 Changed 10 years ago by
This issue is not related to the grid belonging to a Dialog. It seems the problem occurs only when "autoHeight" property is set on the grid. If you comment the corresponding line in the "DateTextBox?.html" file, the proble disappears.
comment:3 Changed 8 years ago by
comment:4 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
new test case