Opened 14 years ago
Closed 14 years ago
#3327 closed enhancement (fixed)
add Dialog and noir to themeTester, again.
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | dialog themeTester noir | Cc: | |
Blocked By: | Blocking: |
Description
just a patch to themeTester with 'noir' as an added theme, and two dijit.layout.Dialogs() with anchors in the 'Tooltips' pane.
patch displays a bug in Dialog which has a tickets (?), but no test-case ...
[cla on file], pete higgins
Attachments (2)
Change History (5)
Changed 14 years ago by
Attachment: | themeTester.patch added |
---|
Changed 14 years ago by
Attachment: | themeTester.2.patch added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
OK I'm going to check this in but there are a few things I had to change
- some spelling mistakes
- dialog should not have width/height specified
- since this file is html you shouldn't have the <foo /> syntax (some of that syntax seems to have been there before your changes too)
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
sorry - lots of comments added to track down stray div and for cleanup, and some little tiny fixes. use themeTester.2.patch
NOW dialog properly displays error test case ... (only in FF, only shows once, click on bg to close seems true, but has been 'removed' from code? ) ...
themeTester seems to work A-OK in IE now, probably my stray div. cannot test webkit.
[cla] pete higgins