Couple of problems on v91
From the popup:
-
Choosing to delete the message isn't working.
-
Choosing to open the message in current window isn't working.
From the popup:
1. Choosing to delete the message isn't working. 2. Choosing to open the message in current window isn't working.
Win7 Pro SP1/TB 91.1.2/MB Alert 0.28
I have fixed the delete issue, and the fix will be in the next release. However, I was not able to reproduce the 'open in current window' issue; it's working fine here. Could you maybe check if there is an error message in the debug console when you try to do this? (press ctrl+shift+i to open the developer tools, then click the 'console' tab (the second tab).
Thanks. This is the console output from 'open in current window':
[MailboxAlert] [Mailboxalert] running alert 1 [MailboxAlert] run() called [MailboxAlert] Alert window clicked [MailboxAlert] Select mail
Question: if TB isn't the window in focus, what's supposed to happen? Should the TB be brought to the foreground with the new message in a new tab (I have 'Open messages in:' set to new tab)? What if TB is the window with focus? The new message isn't displayed either way.
The window should be brought to the foreground (and unminimized if it was minimized), and the message should be selected in the 'main view'; it does not open the message in a new tab.