From 1717e56831e0d09382ad64a1afcd116135a07c8f Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 8 Jan 2013 11:01:32 +0900 Subject: [PATCH] disable editor buttons until field focused --- aqt/editor.py | 1 + 1 file changed, 1 insertion(+) diff --git a/aqt/editor.py b/aqt/editor.py index 5b93c60e9..4a42351bf 100644 --- a/aqt/editor.py +++ b/aqt/editor.py @@ -536,6 +536,7 @@ class Editor(object): "Make NOTE the current note." self.note = note self.currentField = 0 + self.disableButtons() # change timer if self.note: self.web.setHtml(_html % (