nmaier / mintrayr

Mozilla extension: Minimize windows into the system tray (Firefox, Thunderbird, Seamonkey, Instantbird)
https://tn123.org/mintrayr/
Mozilla Public License 2.0
84 stars 37 forks source link

Incorrect behavior on minimize-on-close in Firefox #2

Closed t0x1c closed 13 years ago

t0x1c commented 13 years ago

mintrayr 0.8.1 Firefox 3.6.13 Firefox 4.0b9pre

Actual result: When I press x button, standard FF window appears asking for close multiple tabs. No matter what I choose in that dialog (either "Close" or "Cancel") window then minimized to tray.

Expected result: MinTrayR should suppress warning dialog if "minimize on close" option is enabled.

p.s. It appeared after update, there was no such problem with previous MinTrayR version.

nmaier commented 13 years ago

event listener order might be messed up: investigating

nmaier commented 13 years ago

Suppress tab-close warning when tray-on-close

Closed by d1ce1489a1294fbed0d8e777976dcfaf2c3ceea9

t0x1c commented 13 years ago

Can you please implement some king of nightly builds system? It's too much for regular user to checkout the whole Mozilla source only to build the plugin. Thanks.

nmaier commented 13 years ago

Can you please implement some king of nightly builds system? It's too much for regular user to checkout the whole Mozilla source only to build the plugin.

Well, it's too much for me to implement (setup a box, build bot, etc) to produce nightly builds for this. Also remember that there are currently different 4 platforms to build for... Maybe if I unexpectedly have a lot of spare time. Regular users are expected to use the (beta) releases anyway.

Anyway I uploaded 0.8.2 to the home page