From 2e4e24ff62661f3ecdd9d676fa5057fb7ee73f2f Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 19 Nov 2003 18:38:42 +0000 Subject: [PATCH] Bug #220375 --> fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children, patch by bienvenu git-svn-id: svn://10.0.0.236/trunk@149550 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mail/base/content/subscribe.xul | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/mail/base/content/subscribe.xul b/mozilla/mail/base/content/subscribe.xul index 7b8a524919c..210f19263c8 100644 --- a/mozilla/mail/base/content/subscribe.xul +++ b/mozilla/mail/base/content/subscribe.xul @@ -94,7 +94,8 @@ seltype="multiple" datasources="rdf:null" flags="dont-build-content" - disableKeyNavigation="true" + disableKeyNavigation="true" + statedatasource="rdf:null" onkeypress="onSubscribeTreeKeyPress(event);" onclick="SubscribeOnClick(event);">