mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Don't set focus to Composer window after publishing. b=170959, r=brade, sr=alecf
This commit is contained in:
parent
c1d71c9be7
commit
06c1621bb0
@ -2097,7 +2097,6 @@ function SetDocumentEditable(isDocEditable)
|
||||
} catch(e) {}
|
||||
|
||||
// update all commands
|
||||
window._content.focus();
|
||||
window.updateCommands("create");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user