Hi! I've just released my first extension "ZombieKeys" (See: http://zombiekeys.mozdev.org/).
This extension allows entering European languages (which include diacritics (accented characters, diaeresis, umlauts, etc.), ligatures, the Euro sign, etc.) into Mozilla applications using Microsoft's Keyboard shortcuts for international characters (see http://office.microsoft.com/assistance/hfws.aspx?AssetID=HP051865621033). It addresses Mozilla Bug #270439 (https://bugzilla.mozilla.org/show_bug.cgi?id=270439 - WinWord/TextPad dead keys are not supported). I'm seeking people for a code review. Specific areas I'd like to have comments on: - chrome.manifest - am I overlaying the correct chrome? Did I miss something? Do I need to overlay more? Current problems: I can't enter "special" characters into the Firefox search box (or location box), the "Subject" in Thunderbird's "Compose Message" also seems to be out-of-limits... - overlay.js - fakeKey() - Is this code correct? - overall comments on the code and suggestions for improvement Thanks! Kai _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
