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
Actions