X
Tap here to go to the mobile version of the site.

Support Forum

Click events are not working properly in Firefox 18

Posted

if some nested html structure and css, click events and event delegation stops working

example: http://jsfiddle.net/dmitrismirnov/kSYqd/

Chosen solution

by mathatan

Problem has something to do with css3 transforms and can be averted by disabling transform from css when possible. It's not a solution, but while Mozilla works out a fix it's the only thing I've found out so far.

Read this answer in context 1
Post a Reply

Additional System Details

Installed Plug-ins

  • Shockwave Flash 11.5 r502
  • Google Talk Plugin Video Accelerator version:0.1.44.23
  • Version 3.10.2.10212
  • A plugin to detect whether the Adobe Application Manager is installed on this machine.
  • Next Generation Java Plug-in 10.9.2 for Mozilla browsers
  • Adobe PDF Plug-In For Firefox and Netscape 11.0.0
  • Google Update
  • NPRuntime Script Plug-in Library for Java(TM) Deploy
  • iTunes Detector Plug-in
  • Adobe PDF Plug-In For Firefox and Netscape 10.1.4
  • The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
  • GEPlugin
  • 5.1.10411.0
  • Enables the interaction of Mathematica content with the latest installed version of Mathematica.
  • NVIDIA 3D Vision Streaming plugin for Mozilla browsers
  • NVIDIA 3D Vision plugin for Mozilla browsers

Application

  • User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0

More Information

cor-el
  • Top 10 Contributor
  • Moderator
8261 solutions 78167 answers
Posted

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

Was this helpful to you? 0
Reply
mathatan 1 solutions 1 answers
Posted

Chosen Solution

Problem has something to do with css3 transforms and can be averted by disabling transform from css when possible. It's not a solution, but while Mozilla works out a fix it's the only thing I've found out so far.

Was this helpful to you? 1
Reply
Posted

Question owner

mathatan, yes, I came to same solution for now.

I also reported a bug right after posted it here, and it's already fixed. https://bugzilla.mozilla.org/show_bug.cgi?id=830321

Was this helpful to you? 0
Reply

Post a Reply

You must log in to your account to reply to posts.

Don't have an account? You can create a free account now.