Menu

#4 Fix FF3 event pair on buttons

open
nobody
None
5
2009-01-15
2009-01-15
No

I'm not 100% sure that this is the best way to fix a problem where FF3 is submitting two events on button clicks, but it seems to solve the problem.

For instance, on http://ajaxforms.sourceforge.net/samples/bookmarks.html you get two new links appear when you click New link in FF3.

Discussion

  • Nick Glencross

    Nick Glencross - 2009-01-15

    Patch to fix double event problem in FF3

     
  • Alain Couthures

    Alain Couthures - 2009-01-21

    Because with FF3 clicks were doubled, I have modified in XSLTForms ( http://sourceforge.net/projects/xsltforms/ ) the callback function defined in the Listener function.

    Calling twice XMLEvents.dispatch(this, "DOMActivate") should disturbe the XForms events management...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.