#1524 closed defect (worksforme)
ComboBox rendering in svn differs from 3.1
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
All 3 cases were tested with FireFox? 2.0 Beta 2, dojo 3.1 and dojo svn - checked out around 27.09.2006, 12:00 CEST.
- style="width: 100%" does not work in svn/trunk but in dojo 3.1
- an additional padding(-bottom?) can be found in new svn versions
- The pulldown list is wider than the input field - moving other elements on the screen. This was not the case with dojo 3.1
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | test_ComboBox_oversize.html added |
---|
comment:1 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Seems to work OK with the latest trunk
Note: See
TracTickets for help on using
tickets.
Testfile. Drop into tests/widgets to see the difference