against xp/ff, xp/ie7, xp/ie8, mac/ff, mac/safari, etc

CommentFileSizeAuthor
#2 screenshot-popup-firefox-3.3.6173.25 KBaskibinski

Comments

aaron’s picture

Component: Code » User interface
askibinski’s picture

StatusFileSize
new173.25 KB

I get a popup which looks unstyled in both Firefox 3.3.6 and Chrome 5.x (see screenshot) on XP. Didn't try any other browsers yet.

At first I thought it was the admin theme (project/admin 1.x version) but I also got this with the Seven theme. This is also without caching/all caches flushed etc.

aaron’s picture

thanks, @askibinski. that's disappointing -- it looks great in linux/firefox 3.6.6. i'll have to take a look in xp.

aaron’s picture

finex’s picture

subscribing

kirilius’s picture

Same here. tested on FF 3.6 and IE6 on XP and Chrome 5 and IE8 on Vista.

aaron’s picture

Status: Active » Needs work

so it bugs out in IE: there are no thumbnails displayed.

tracked that down to the fact that in linux, the div created for the thumb is placed after the radio's label, whereas in ie, it is placed within the label.

so i hide the button directly, rather than its label parent, and the thumbs now appear. however, in IE, selecting one gives the fatal error: no match for null.

aaron’s picture

works fine in ie8 now. still need to test other browser.

aaron’s picture

works fine in ie8 now. still need to test other browser.

egbertb’s picture

subscribing