Google Code Exporter
Google Code Exporter
``` [deleted comment] ```
``` For everyone who did not follow our private mail discussion about this: The idea was to be able to handle mails without the need to load them in the...
``` Looking at this to see if it was a simple tweak I could make for 9.2.3, this code already *is* in Classilla/Mozilla 1.3.1! Under msgMail3PaneWindow.js::TreeOnMouseDown(), if you right-click, it...
``` That one workes quite well. If I use "crtl - klick" I can use the popupmenu appearing without getting the messages loaded. BUT I still cannot mark/select them and...
``` Let's see what we can do with this for 9.3.1 also. ``` Original comment by `[email protected]` on 17 Jan 2012 at 11:14 - Added labels: **Milestone-Release9.3.1**
``` Hmm, this is going to be more involved than I thought. There isn't direct support for this in the code, besides the fact that JavaScript can't detect the Command...
``` Dropping for 9.3.1 because I can't find an easy way to feed Cmd to JavaScript. Have to think about how to rejigger events. ``` Original comment by `[email protected]` on...
``` This seems to be due to whatever windows were open. If we had multiple ones open, then the last one closed doesn't always get remembered. ``` Original comment by...
``` Issue 4 has been merged into this issue. ``` Original comment by `[email protected]` on 7 Feb 2011 at 1:04
``` Investigate and try to implement for 9.3.1. Drop milestone if not useful. ``` Original comment by `[email protected]` on 6 Apr 2011 at 1:35 - Added labels: **Milestone-Release9.3.1**, **Priority-Critical** -...