PerShing2014 / jmesa

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

Modified cell in worksheet does not get highlighted in Firefox v5 or v6 #324

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using latest version 3.0.4 will not work properly with the "jmesa-3.0_live" 
example given.
2. Using latest version of jQuery (1.6.1) will not work properly with jmesa 3.0 
or 3.0.4
3.

What is the expected output? What do you see instead?
Firefox: Expected to see modified text to be highlighted (light blue, italics, 
underlined) in worksheet, but does not. Rolled back to the exact versions of 
js/css/jar from "jmesa-3.0_live" and everything works alright.

What version of the product are you using? On what operating system?
3.0.4

Please provide any additional information below.

Original issue reported on code.google.com by alvin...@gmail.com on 27 Aug 2011 at 9:46

GoogleCodeExporter commented 8 years ago
I think jQuery changed some of their core syntax with 1.6.1. I have been 
meaning to remove the deprecated code from JMesa and maybe now is the time to 
do that. JMesa and jQuery are pretty tied at the hip right now so it seems like 
a reasonable time to do it.

Original comment by jeff.johnston.mn@gmail.com on 29 Aug 2011 at 3:40