From 524ee6295825d0c1d2d556ee00e28266849d279c Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Wed, 14 Jun 2000 06:13:39 +0000 Subject: [PATCH] 30511. r=ben --- .../base/resources/content/folderPane.xul | 13 ++++---- .../resources/content/msgMail3PaneWindow.js | 2 ++ .../base/resources/content/threadPane.xul | 31 +++++++++---------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/mailnews/base/resources/content/folderPane.xul b/mailnews/base/resources/content/folderPane.xul index bf6043e7c385..9772f6f3799b 100644 --- a/mailnews/base/resources/content/folderPane.xul +++ b/mailnews/base/resources/content/folderPane.xul @@ -41,6 +41,10 @@ ondragdrop="return DropOnFolderTree(event);" onclick="FolderPaneOnClick(event);"> + + + + - - - - - - + diff --git a/mailnews/base/resources/content/msgMail3PaneWindow.js b/mailnews/base/resources/content/msgMail3PaneWindow.js index df3e4c7df836..0b5940e09667 100644 --- a/mailnews/base/resources/content/msgMail3PaneWindow.js +++ b/mailnews/base/resources/content/msgMail3PaneWindow.js @@ -592,6 +592,7 @@ function GetSelectedMessage() function ThreadPaneOnClick(event) { +dump("YUMMY!\n"); var targetclass = event.target.getAttribute('class'); debug('targetclass = ' + targetclass + '\n'); @@ -611,6 +612,7 @@ function ThreadPaneOnClick(event) } else if(event.detail == 2) { + dump("Howdy partner.\n"); ThreadPaneDoubleClick(event.target.parentNode.parentNode); } } diff --git a/mailnews/base/resources/content/threadPane.xul b/mailnews/base/resources/content/threadPane.xul index ce552a99da73..a55f6a213cc3 100644 --- a/mailnews/base/resources/content/threadPane.xul +++ b/mailnews/base/resources/content/threadPane.xul @@ -43,11 +43,7 @@ Rights Reserved. - + - - + + - - + + - - - - + + + + - + @@ -130,6 +126,9 @@ Rights Reserved. - +