sdtm1016 / firefox-showip

Automatically exported from code.google.com/p/firefox-showip
0 stars 0 forks source link

ShowIP 1.8.1 in SeaMonkey Does Not Resolve Previously Reported Issues #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install ShowIP 1.8.1 in SeaMonkey 2.11 (latest SeaMonkey version).  
2. Browse to a Web Page

What is the expected output? What do you see instead?
I should see the IP address of the Web page.  Instead, all I see is "Pending".  
A right-click on "Pending" does not produce a pull-up context menu.  

What version of the product are you using? On what operating system?
Windows XP SP3
SeaMonkey Default Theme 2.11
Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120715 SeaMonkey/2.11
ShowIP 1.8.1

Please provide any additional information below.
Problems described in Issues #74, 78, 79, 80, and 81 are not yet resolved when 
using ShowIP in SeaMonkey.  The last version that did not have any of these 
issues was ShowIP 1.0.  

Again, I ask:  Does this have anything to do with the elimination of the status 
bar in Firefox?  SeaMonkey still supports the status bar.  

Original issue reported on code.google.com by da...@rossde.com on 21 Jul 2012 at 9:47

GoogleCodeExporter commented 8 years ago
It appears that these problems did not exist in ShowIP 1.2 RC4.  I also see at 
addons.mozilla.org, that ShowIP 1.8.1 is noted as "Not available for SeaMonkey 
2.12.1".  

Original comment by da...@rossde.com on 22 Sep 2012 at 6:34

GoogleCodeExporter commented 8 years ago
The affected code appears to be in content/ipv6ident.js. I'm looking at this 
now. As a simple test, I rolled back to the version from 1.0, repackaging that 
in 1.8.1, and the context menu is back as well as (basic) functionality (at 
least I'm getting an address displayed). I'll diff the files to see where the 
SM code diverged. The problem is not in the statusbar removal in FF (this would 
have been in the xul file); the fact that the object appears in the statusbar 
panel under SM seems to prove this. The popup functionality is all javascript, 
though.

Original comment by Rachelsd...@gmail.com on 28 Nov 2012 at 5:28

GoogleCodeExporter commented 8 years ago
The last version of ipv6ident.js which worked with SM was the one included in 
1.2rc4. By 1.2rc5 (when the URL detail code was added), the popup menu stopped 
working, and we started seeing the "pending" status in the statusbar.

Original comment by Rachelsd...@gmail.com on 28 Nov 2012 at 7:14

GoogleCodeExporter commented 8 years ago
Version 1.9 still does not resolve these problems.  

Original comment by da...@rossde.com on 18 Jan 2013 at 1:44

GoogleCodeExporter commented 8 years ago
Version 2.0 works!!  I now consider this issue closed.  

Original comment by da...@rossde.com on 16 Mar 2013 at 6:55