Opened 15 years ago
Closed 15 years ago
#189 closed defect (fixed)
Dialog widget template (re)uses dojo-dialog class
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dialog widget template (re)uses "dojo-dialog" class:
It backfires, when "dojo-dialog" is used to indicate HtmlDialog widget --- possible styling applied twice producing bizarre visual effects, e.g., double borders, double margins, and so on.
I suggest to rename internal class name to something else.
Attachments (1)
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
(In [2089]) fixes #189