#13874 closed defect (worksforme)
dojox/mobile/tests/test_iPhone-Icon.html: IconItems with url="..." defect
Reported by: | Paul Christopher | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox/mobile/tests/test_iPhone-Icon.html:
IconItems with url="..." do not redirect to the given url, i.e. clicking on them has no effect.
Change History (2)
comment:1 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by
Note: See
TracTickets for help on using
tickets.
Works for me now, too (using the latest nightly builds of Thu Oct 06 2011).
However, all the image files in the nightly build's tar ball seem to be corrupted (since quite some time). Needed to replace the icon file with a new one so as to make it work.
Interesting to observe:
On Firefox, using a corrupt icon file, clicking on the empty icon does have no effect. IE and Safari both show a place holder for the corrupted image. Clicking on the place holder triggers the desired action, i.e. it does work altough the image file is corrupt. In FF it does not work at all.