theoreticsinc / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 0 forks source link

Delete table row function problems - Firefox, Safari, Chrome #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The delete table row function does not seem to work with Firefox 8.0.1 under 
Windows XP or MacOS X 10.7.2.  What is puzzling is that it appears to work in 
other browsers (IE, Chrome, Safari) in both operating systems.  Under Firefox, 
I will choose a data table row to delete and then click on the Delete button 
that I implemented.  When I go to check whether the database table row exists, 
it is still there.

Here are two other quirks that I have observed with this function.  In all 
browsers, it appears to reload the page, which wipes out any previous entries 
in the page form.  In Chrome and Safari on both the Mac and the PC, the 
function pops up an empty dialog box.

Please let me know if you need any code samples to investigate these problems.  
I am using the latest version of editable and judicable.  Thanks. -- Bill 
Edwards

Original issue reported on code.google.com by wse...@gmail.com on 1 Dec 2011 at 7:13

GoogleCodeExporter commented 8 years ago
For "judicable", read "jeditable"  :-(

Original comment by wse...@gmail.com on 1 Dec 2011 at 7:15

GoogleCodeExporter commented 8 years ago
I ran my code in Firefox with Firebug, and it reports the following error:

prompt aborted by user
resource:///components/nsPrompter.js
Line 462

Might this be related to the spurious dialog box in Chrome and Safari?  Thanks 
again.

Original comment by wse...@gmail.com on 1 Dec 2011 at 7:54

GoogleCodeExporter commented 8 years ago
Hi,

I have a latest version of FireFox on XP and it works - i have tried 
http://jquery-datatables-editable.googlecode.com/svn/trunk/delete-record.html . 
could you check do yo still have a same problem. I didn't get similar issues 
from others so is it possible that you have some FF addon that breaks 
JavaScript? 

Jovan

Original comment by joc...@gmail.com on 9 Feb 2012 at 9:41

GoogleCodeExporter commented 8 years ago
Hi Jovan--I am still seeing the problem with Firefox 10.0.2 under Windows 7.  I 
am also seeing the reload problem with IE 9.0.5, though my program appears to 
delete the row correctly.  To my knowledge this is a clean version of Firefox 
(except for Firebug).  Again, both Chrome and Safari work fine under Win 7.  

On the Mac side, Firefox intermittently does not delete and consistently 
reloads the page.  Chrome and Safari also work fine on the Mac.  Let me know if 
you need any more information.  Thanks. -- Bill

Original comment by wse...@gmail.com on 6 Mar 2012 at 10:17

GoogleCodeExporter commented 8 years ago
Hi, 

I have tried it exactly with FF 10.0.2 on win 7 and this online demo works for 
me. Are you looking on the my demo or your code?

Jovan

Original comment by joc...@gmail.com on 9 Mar 2012 at 11:58

GoogleCodeExporter commented 8 years ago
I am having the same reload problem on IE 8, IE 9 and IE 10.
Please let me know if this is fixed or how this can b fixed. 

Original comment by asif.h1...@gmail.com on 6 Nov 2013 at 2:09