Needs work
Project:
Node Reference/Embed Media Browser (nrembrowser)
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2010 at 14:02 UTC
Updated:
14 Oct 2010 at 12:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron commentedComment #2
askibinski commentedI 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.
Comment #3
aaron commentedthanks, @askibinski. that's disappointing -- it looks great in linux/firefox 3.6.6. i'll have to take a look in xp.
Comment #4
aaron commentedsee #847834: UI overlay does not show correctly for chrome screenshot
Comment #5
finex commentedsubscribing
Comment #6
kirilius commentedSame here. tested on FF 3.6 and IE6 on XP and Chrome 5 and IE8 on Vista.
Comment #7
aaron commentedso 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.
Comment #8
aaron commentedworks fine in ie8 now. still need to test other browser.
Comment #9
aaron commentedworks fine in ie8 now. still need to test other browser.
Comment #10
egbertb commentedsubscribing