karthick2014 / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Using the plugin in layers is not working in IE6 #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using the Boxy jQuery plugin
(http://onehackoranother.com/projects/jquery/boxy/) to pop-up layered
dialogs containing wysiwyg textareas.  Works fine the first time the dialog
pops up but once dismissed, calling a pop up again that contains any text
or textarea fields prevents me from gaining focus on those fields until I
refressh the page completely.

What steps will reproduce the problem?
1. Pop-up a layered dialog containing a wysiwyg editor
2. Edit in a wysiwyg 
3. Close the pop-up
4. Repeat #1

What is the expected output? What do you see instead?
I should be able to edit form fields by gaining focus on them.
All edit fields (text & textareas) are not editable

What version of the product are you using? On what operating system?
0.4, winXP

Please provide any additional information below.
I have veryfied that once the pop-up is dismissed, all references to the
editor are removed from the DOM (div, iFrame...).  Somehow this seems to
fail even tho I couldn't find where.

Original issue reported on code.google.com by jf.stgermain@gmail.com on 1 Oct 2008 at 3:37

GoogleCodeExporter commented 8 years ago
Focus can be gained by pressing the tab key.  Still not good enough though.

Original comment by jf.stgermain@gmail.com on 2 Oct 2008 at 10:52

GoogleCodeExporter commented 8 years ago
Please attach the demo of your problem - 

I'll fix error when reproduce it.

Original comment by akzhan.a...@gmail.com on 8 Jan 2010 at 3:55

GoogleCodeExporter commented 8 years ago
i have the same issue with jquery dialog. and it is not working with other 
browser too

Original comment by singh.pa...@gmail.com on 5 Apr 2010 at 11:34

GoogleCodeExporter commented 8 years ago
Try with http://github.com/akzhan/jwysiwyg

Original comment by akzhan.a...@gmail.com on 7 Apr 2010 at 4:40