mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 06:38:12 +01:00
fix focus problem for Paul :)
This commit is contained in:
@@ -559,6 +559,7 @@ const liberator = (function () //{{{
|
||||
if (window == ww.activeWindow && document.commandDispatcher.focusedElement && clearFocusedElement)
|
||||
document.commandDispatcher.focusedElement.blur();
|
||||
|
||||
liberator.log("focusContent: " + clearFocusedElement);
|
||||
// TODO: make more generic
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user