Opened 7 years ago
Closed 6 years ago
#42902 closed defect (bug) (invalid)
CSS bug in mediaelement
Reported by: | skoen | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Media | Keywords: | reporter-feedback |
Focuses: | Cc: |
Change History (6)
#2
@
7 years ago
Is this repeatable using a standard theme without plugins? How/where did you embed the media file?
#3
@
7 years ago
I'm having a similar issue: https://www.evernote.com/l/AAL0fZsZMR9MnbWuoXnV2OVATlXwABZXNrg
#5
@
6 years ago
Tested this in Chrome 69 on macOS (High Sierra) and the default theme Twenty Seventeen. Could not reproduce (see screenshot below):
https://cloudup.com/c-I85rQeUqV
I would recommend theme and plugins conflict testing here. This doesn't seem to be a bug.
The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:
- Temporarily switch your theme back to the Twenty Seventeen Theme: https://wordpress.org/themes/twentyseventeen/.
- Disable all plugins.
- Test to see if the issue has been resolved.
If that resolves the issue, then slowly re-enable features until you find the one that's causing the conflict. If it doesn’t resolve the issue, check for browser console errors - anything interesting there?
Note that switching to another theme will not delete data and you will be able to revert back to your original theme without any issue after testing is done. Your site will simply have a different display during the test.
I was able to fix this temporary with this css-fix in my style.css for the theme:
But it isn't exactly a responsive solution.