Plugin dialog is hidden when full-screen is on
- Status
- Closed
- Subject
- Plugin dialog is hidden when full-screen is on
- Version
- 11.x
12.x - Category
- Usability
- Feature
- Edit interface (UI)
WYSIWYG (What You See is What You Get) - Resolution status
- Please retest
- Submitted by
- Bernard Sfez / Tiki Specialist
- Volunteered to solve
- Jonny Bradley
- Lastmod by
- Jonny Bradley
- Rating
- Description
Using wysiwyg, full screen plugin dialog are hidden under the page (not in full-screen the dialog is on top).
- Solution
Revision: 47076
http://sourceforge.net/p/tikiwiki/code/47076
Author: jonnybradley
Date: 2013-08-14 17:44:01 +0000 (Wed, 14 Aug 2013)
Log Message:-------
FIX wysiwyg: Make jquery dialogs appear when editor is maximised- Workaround
In a css (i used design) i added :
.ui-dialog {
z-index: 9999;
}But as the original styles come from jquery ui i guess it is not the clean way. 😊
- 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
- 4592
- Created
- Tuesday 16 July, 2013 12:59:06 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Thursday 15 August, 2013 21:23:42 UTC