Ticket #6572 (closed defect: fixed)
Button: buttons and input elements have difficult size relationship
| Reported by: | alex | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit - LnF | Version: | 1.1.0 |
| Severity: | normal | Keywords: | button |
| Cc: |
Description (last modified by bill) (diff)
by default, dijit buttons are much larger than the surrounding line-height. As a result, placing them inline with other input elements (including input dijits) results in badly mis-shapen layouts. For example, go to themeTester.html, open the "popups and alerts" accordion on the left, and then click on "Show Modal Dialog".
The contents of the resulting dialog places a ComboBox? in the same line as an inline button, and the size issues are clearly visible as a result. Button height should default to 100% of the current line-height unless otherwise specified by the widget user.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
