Closed (outdated)
Project:
Better Messages
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Jul 2009 at 10:44 UTC
Updated:
4 Jan 2018 at 13:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mohammed j. razemFixed in the new release. Though it won't work on Safari or Chrome.
Comment #3
tugis commented"keypress" event doesn't work as stated here (http://code.google.com/p/chromium/issues/detail?id=2606), but "keydown" event works!
I changed on "better_messages.js" file the code to:
This is the same implementation as in the module "Popups API" and it works fine in Firefox and Chrome (and I suppose also in IE7+).
Comment #4
gooddesignusa commentedhere is a patch for the latest dev. I used the code from #3. Thanks tugis
Comment #5
bucefal91 commentedThe 6.x version is no longer supported.