AnanthaKN / jquery-in-place-editor

Automatically exported from code.google.com/p/jquery-in-place-editor
Other
0 stars 0 forks source link

Plugin won't replace the content with an input field #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use jquery 1.4.2 stable version with firefox 3.6.6
2. Click an editable element

What is the expected output? What do you see instead?
When you click an editable element, it would be replaced by the input. It works 
on others browsers but since jquery 1.4.2, it doesn't work anymore in firefox!

What version of the product are you using? On what operating system?
Version 2.2.0, jQuery 1.4.2, Firefox 3.6.6 on ubuntu. But I think it's the same 
on windows

Please provide any additional information below.
I debug your javascript, and I saw that the this.dom.html('<form...') doesn't 
work. This is on line 254. Instead if you replace form with a div, the input 
field will appear... I don't exactly why we can't insert a form with the .html 
function. Maybe a bug in jQuery? Or in firefox? I don't know exactly but I 
attached my workaround!

Hope this will help you!

Original issue reported on code.google.com by mike.ke...@gmail.com on 12 Jul 2010 at 10:54

GoogleCodeExporter commented 8 years ago
This is the js file!

Original comment by mike.ke...@gmail.com on 12 Jul 2010 at 11:04

Attachments:

GoogleCodeExporter commented 8 years ago
I also have this bug on Firefox 3.6.7 on Windows Vista. I use version Version 
2.2.0, jQuery 1.4.2 as well. 

Original comment by thoman...@gmail.com on 23 Jul 2010 at 10:28

GoogleCodeExporter commented 8 years ago
I confirm this bug happens also on Firefox 3.6.8 on Mac OS X 10.6.4, and that 
Mike Kewix's fix solves the problem

Original comment by enrico.d...@gmail.com on 10 Aug 2010 at 9:19

GoogleCodeExporter commented 8 years ago
Great stuff. Thanks for the fix.

Original comment by sailboatvn on 7 Sep 2010 at 10:01

GoogleCodeExporter commented 8 years ago
All hail mike.kewix!!
Now it works.

Original comment by eyed...@gmail.com on 21 Sep 2010 at 12:46

GoogleCodeExporter commented 8 years ago
When will this get updated and merged back into source?

Original comment by drachens...@gmail.com on 6 Oct 2010 at 7:06

GoogleCodeExporter commented 8 years ago
Downloaded latest version 2.3.0 still not corrected, this is retarded.

Original comment by julienpe...@gmail.com on 8 Apr 2011 at 5:24