Ticket #5139 (closed defect: fixed)
Combobox, etc: too wide on safari
| Reported by: | bill | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
On Safari, see http://download.dojotoolkit.org/release-1.0.0/dojo-release-1.0.0/dijit/tests/test_Dialog.html for either the Dialog or the Tooltipdialog, the combobox and date text box fields are too wide. I suspect the width=100% on the <input> field (or the <td> containing it) makes it expand to the full 300px, thus making the table itself wider than the specified 300px.
Change History
Note: See
TracTickets for help on using
tickets.