Closed (fixed)
Project:
Kaltura
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Sep 2010 at 18:30 UTC
Updated:
6 Jan 2011 at 10:09 UTC
Jump to comment: Most recent file
The modal windows contains this element:
<li>xzczczczcxxz</li>
Which causes it to look like this on Firefox (and potentially other browsers). This prevents the modal from being useful, as the buttons are actually not there.
On chrome it looks like this which is usable but still not perfect (unrelated to the excessive <li>).
Lastly, selected text on Firefox with the source in firebug: here.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 912660-upload_button_concealed_noprefix.patch | 4.93 KB | xurizaemon |
| #4 | 912660-upload_button_concealed.patch | 4.95 KB | xurizaemon |
Comments
Comment #1
xurizaemonPatch for 1.x series is at #925634: Kaltura upload button hidden when uploading via CCK in Firefox, needs testing / porting for 2.x.
Comment #2
patrickroma commentedPatch worked perfectly.
Comment #3
patrickroma commentedComment #4
xurizaemonskip this one
Comment #5
xurizaemonbackported (frontported?) fix for 1.x series
Comment #6
xurizaemonfixed