bgould / jmesa

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

DroplistFilterEditor make all dynFilters unfocused in Firefox 3.5 #256

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I think this is a big bug, if you have droplist filter editor above the 
table, when you choose a option from one droplist, and then all the 
dynFilters was locked, the dynFilters can not get focused, so I can't type 
any search conditions.

Original issue reported on code.google.com by iSunshin...@gmail.com on 21 Mar 2010 at 4:14

GoogleCodeExporter commented 9 years ago
Can you show me a screen shot of what that looks like?

Original comment by jeff.johnston.mn@gmail.com on 22 Mar 2010 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by jeff.johnston.mn@gmail.com on 13 Apr 2010 at 6:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hello, 

I have the same problem, using mozilla firefox and jmesa 3.0.4 version.

Regards.

Original comment by david.co...@gmail.com on 10 May 2011 at 3:01

GoogleCodeExporter commented 9 years ago
What OS do you use? Does Firebug tell you anything?

Original comment by jeff.johnston.mn@gmail.com on 10 May 2011 at 5:32

GoogleCodeExporter commented 9 years ago

Original comment by jeff.johnston.mn@gmail.com on 10 May 2011 at 5:33

GoogleCodeExporter commented 9 years ago
Hi, 

My OS is windows XP profesional 2002 version service pack 3.

There is no errors in firebug, in fact, jmesa still order the columns, but the 
filter (and the search and clear buttons) does not work.

Regards.

Original comment by david.co...@gmail.com on 11 May 2011 at 7:57

GoogleCodeExporter commented 9 years ago
I am not able to reproduce this. You are going to have to debug this locally. 
There is not much to it though. The place to look is in the jquery.jmesa.js 
file at the createDroplistDynFilter() method.

Original comment by jeff.johnston.mn@gmail.com on 11 May 2011 at 9:53