dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
227 stars 68 forks source link

Search not functioning with Firefox #18

Closed pascalg closed 13 years ago

pascalg commented 13 years ago

Hi there,

It seems like the search function/jump to specific coordinates is not working in firefox. When I click on the chromosome location nothing happens. In Chrome a window appears to type in the gene name or location. I am using Firefox 5.0 on Ubuntu 10.10.

Pascal

dasmoth commented 13 years ago

Thanks for the report, this seems to be the result of a FF5-specific change to how RegExp objects work.

Could you try the version at:

      http://www.biodalliance.org/test/
pascalg commented 13 years ago

Great, the test version works!

dasmoth commented 13 years ago

Fixed in 0.6.4b