https://bugzilla.wikimedia.org/show_bug.cgi?id=27894

--- Comment #7 from Krinkle <krinklem...@gmail.com> 2011-06-09 15:07:24 UTC ---
(In reply to comment #6)
> Nice to see the follow-ups on this bug. I've recently noted another problem
> with this event listener that would be nice to fix already in this revision. 
> We
> shouldn't use an anonymous function here, as these can't be removed via
> Element.removeEventListener(). Removing them would be useful for scripts like
> Twinkle: Currently, double-clicking a page while using Twinkle opens the edit
> mode, which is quite annoying.

Remember that this is an opt-in preference. Either Twinkle users shouldn't
enable that preference or Twink should $content.unbind('dblclick') or something
like that (perhaps namespace the event)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to