Opened 14 years ago
Closed 14 years ago
#6593 closed defect (fixed)
[testcase] dojox.Grid text editor not accepting mouse highlighting in Dialog
Reported by: | guest | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.0 |
Keywords: | dojox.Grid Dialog mouse highlighting | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
I created two samples. Both samples are nearly identical, having a Grid object that displays four rows with values One, Two, Three and Four. The row can be single-click edited, and the value can be changed and committed by pressing the enter key.
In sample one, the grid works because it is display in the main section of the html doc. But the second displays the same Grid in a dialog box, but has trouble rendering (not the problem I am reporting, but there it is--you can follow the directions written in the dialog itself to get it to render). The problem I'm having with this is that in the dialog Grid, any new row or edited existing row, when edited, the mouse cannot be used to highlight the value in the field.
The version of dojo I'm using is 1.0, and IE7 as the browser on Windows XP.
The working grid is in the attached file datatype_1.html, and the malfunctioning one in datatype_2.html. Both are wired for my environment by specifying "/proserver" in the resource includes, so that would have to be changed for another environment. All includes are dojo 1.0 includes.
Attachments (2)
Change History (7)
Changed 14 years ago by
Attachment: | datatype_1.html added |
---|
Changed 14 years ago by
Attachment: | datatype_2.html added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|---|
Milestone: | → 1.2 |
Owner: | changed from sorvell to Bryan Forbes |
Priority: | high → normal |
severity: | critical → normal |
Summary: | dojox.Grid text editor not accepting mouse highlighting in Dialog → [testcase] dojox.Grid text editor not accepting mouse highlighting in Dialog |
Version: | 1.0 → 1.1.0 |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Oops - wrong bug number
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
No longer an issue in trunk. Closing.
I should have cc'd myself but I can't change the ticket now: [email protected]…