YF-GoogleCodeBackups / https-finder

Automatically exported from code.google.com/p/https-finder
0 stars 0 forks source link

Preferences menu will not close. No Ok or Cancel buttons. #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. go to Tools menu in firefox 11.0a1
2. click on HTTPS finder preferences

What is the expected output? What do you see instead?
There should be "ok" and "cancel" buttons on the bottom of the menu.
Instead, the menu is unable to close and my browser is incapacitated.

What version of the product are you using? On what operating system?
version 0.79d3; OS X 10.7.2

Please provide any additional information below.
Perhaps this version is incompatible with my nightly build browser?
Should I install an older version?

Original issue reported on code.google.com by autechre...@yahoo.com on 29 Nov 2011 at 1:25

GoogleCodeExporter commented 8 years ago
Thanks for the bug report. 

I just tried on my Mac VM (OS X 10.5.5) with Firefox 8.0.1 and it worked (no 
bug). I will test tomorrow with FX 11.0a1.

If you have FX 8.0.1 installed and would like to try it, let me know if it 
works. That will narrow it down to a Firefox or OS X bug. Otherwise I'll try to 
get 11.0a1 + OS X 10.5.5 tested tomorrow.

Original comment by jacobsK...@gmail.com on 29 Nov 2011 at 7:28

GoogleCodeExporter commented 8 years ago
I've confirmed the bug is not present with FX 11.0a1 and OS X 10.5.5. I'll  
keep an eye out for this bug going forward (and try to get a copy of 10.7.2 to 
test on).

There's nothing listed in the FX11 documentation that would hint at any feature 
changes that would affect this, so it's very possible it's a bug that will be 
fixed in another nightly release.

Let me know if it goes away after updating to a new nightly

Original comment by jacobsK...@gmail.com on 2 Dec 2011 at 5:12

GoogleCodeExporter commented 8 years ago
My apologies for this being open so long.. I was never able to reproduce it, 
then I ran into it on a Mac today. Turns out it's a Firefox preference - 
"browser.preferences.instantApply". If this is set to true, my button 
declarations in the XUL are ignored.

I'm working on a fix for this, but in the mean time pressing Escape exits the 
Preferences window.

Original comment by jacobsK...@gmail.com on 10 Feb 2012 at 3:56

GoogleCodeExporter commented 8 years ago
Fix released in version 0.86 (available on the downloads page).

Used the same fix as here: 
https://code.google.com/p/sqlite-manager/issues/detail?id=7

Original comment by jacobsK...@gmail.com on 1 Mar 2012 at 5:30