mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 23:35:46 +01:00
Possibly stem aforementioned focus bug.
--HG-- branch : bootstrapped
This commit is contained in:
@@ -419,9 +419,6 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
* element.
|
||||
*/
|
||||
focusContent: function focusContent(clearFocusedElement) {
|
||||
util.dump("focusContent(" + clearFocusedElement + ") " +
|
||||
(window == services.focus.activeWindow));
|
||||
|
||||
if (window != services.focus.activeWindow)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user