#1719 closed defect (fixed)
widget/namespaces/test_Button: sizing of buttons is wrong
Reported by: | Adam Peller | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
tests/widget/namespaces/test_Button.html
sizing of buttons, mostly in the 'sizing' section is off
(FF and Safari)
Reload, the problem goes away. Shift-reload, the problem reappears (FF)
Not sure if these tests have anything to do with namespaces?
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | → 0.4.1 |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
OK, the whole namespaces/test_Button.html file was useless (equivalent to tests/widget/test_Button.html) so I just deleted it.
Note: See
TracTickets for help on using
tickets.
Due to the onDomContent loaded changes, need to specify height/width of the images in the HTML file. I'll fix.