From 1d1c5e3796f31141f54ef6fe073416b665f1b34b Mon Sep 17 00:00:00 2001 From: "Stefan.Borggraefe%gmx.de" Date: Mon, 20 Sep 2004 18:47:42 +0000 Subject: [PATCH] Bug 259724: Wrong behaviour of toolbarbutton when it is disabled r+sr=neil git-svn-id: svn://10.0.0.236/trunk@162552 18797224-902f-48f8-a5cc-f745e15eee43 --- .../resources/content/bindings/button.xml | 41 ++++++++----------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/mozilla/xpfe/global/resources/content/bindings/button.xml b/mozilla/xpfe/global/resources/content/bindings/button.xml index e16251cd821..d97f07d9bff 100644 --- a/mozilla/xpfe/global/resources/content/bindings/button.xml +++ b/mozilla/xpfe/global/resources/content/bindings/button.xml @@ -104,6 +104,22 @@ ]]> + + + + + + @@ -111,29 +127,8 @@ because any external oncommand handlers might get called before ours, and then they would see the incorrect value of checked. Additionally a command attribute would redirect the command events anyway.--> - - - - - - - + +