Tiki Plugin with long content broke wysiwyg edit display
- Status
- Closed
- Subject
- Tiki Plugin with long content broke wysiwyg edit display
- Version
- 11.x
12.x - Category
- Error
- Feature
- Wiki Plugin (extends basic syntax)
WYSIWYG (What You See is What You Get) - Resolution status
- Fixed or Solved
- Submitted by
- Bernard Sfez / Tiki Specialist
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Description
On a wiki page if you set a Tiki Plugin with a very big content (pictures in a slider) it is displayed all over the page under (or over) the rest of the wiki page content.
- Solution
.cke_editable .tiki_plugin {
overflow: hidden;
}- Workaround
Adding a style like :
.cke_editable .tiki_plugin {
overflow: hidden;
}Solve the issue, but again not sure this can be applied tiki wide.
- Importance
- 5
- Easy to solve?
- 10 easy
- Priority
- 50
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4594
- Created
- Tuesday 16 July, 2013 16:37:56 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Wednesday 21 August, 2013 11:48:23 UTC