Opened 10 years ago
Closed 10 years ago
#31230 closed defect (bug) (invalid)
Gallery shortcode (WPView) after table disappears in IE & Firefox
Reported by: | bduclos | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
To reproduce this issue in IE & Firefox, in Text mode insert a table followed by a Gallery shortcode:
<table> <tbody> <tr> <td>Table</td> </tr> </tbody> </table> [gallery]
If you switch to Visual mode and then returns to Text mode the [gallery] shortcode disappears.
(same for other WPView, Video and Audio shortcode).
Change History (3)
Note: See
TracTickets for help on using
tickets.
I cannot reproduce this with the latest Firefox.
Are you sure all plugins are disabled? Do you see any JavaScript errors?