Actions
Bug #65909
closedmedia-element gets wrong size in IE11
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-03-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
I'm using the media-element to present some MP3-songs on my page.
Now I realised that the size of the Player is faulty in IE11.
Default size is 300x30, which is used for div.audio-box
Within that div the element audio.audio-element gets for any reason the size of 532 x 74 px and my layout is destroyed.
Firefox and Chrome Show the correct size of 300x30.
I think that must be a bug.
Regards
BerndS
Updated by Georg Ringer about 9 years ago
- Status changed from New to Closed
mediace has been extracted from the core and is not needed anymore using CMS7. however it can be now found at github ant the issue has been moved to https://github.com/FriendsOfTYPO3/mediace/issues/5
Actions