BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.82k stars 340 forks source link

Waterfox does not display user profile info properly on QRZ.com with uBlock Origin installed #1065

Closed willbprog127 closed 4 years ago

willbprog127 commented 5 years ago

Describe the bug Amateur radio operator profile information does not show up in Waterfox when using uBlock Origin on QRZ.com. This is with a completely new Waterfox profile. Using a completely new profile in Firefox with uBlock Origin works fine, so it does not appear to be only a uBlock Origin problem.

To Reproduce Steps to reproduce the behavior:

  1. Rename your current Waterfox profile to something else (just for testing)
  2. Start Waterfox
  3. Go to the Firefox add-ons page and install uBlock Origin
  4. Go to https://www.qrz.com/db/N6ZN
  5. Observe that there is no user profile information for N6ZN under the 'Biography' tab, even though the footer for that section shows 1067 bytes currently being used for the Biography (meaning it's not an empty biography).

Expected behavior N6ZN's biography information should be displayed.

Desktop info

Additional context Although I'm not 100 percent sure, it appears this site is using Javascript and JQuery to synthesize an iframe to display the user's information. This works fine on Firefox with uBO but obviously not on the current Waterfox.

This bug is worrisome, because what if other content on other sites is not being displayed due to this bug? I do a lot of research, especially for computer programming information, and this could omit important information I need.

Thanks! 👍

grahamperrin commented 5 years ago

Also Issue with Water fox incorrectly loading QRZ.com · Issue #612 · MrAlex94/Waterfox

hawkeye116477 commented 5 years ago

Mozregression result:

Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=319a34bea9e4f3459886b5b9e835bd338320f1fd&tochange=3d72fdb0e561ea59d9e5850c3e71367dbb8a7148

Update: I guess that's the fix => https://bugzilla.mozilla.org/show_bug.cgi?id=1379148, I'll test and add to PR.

grahamperrin commented 5 years ago

@hawkeye116477 OT, please, why do you sometimes suppress links?

I sometimes suppress when referring without certainty from one thing in GitHub to another in GitHub – to avoid automatic cross-referencing – but I can't guess why (above, for example) there's no link to bug 1379148.

TIA

hawkeye116477 commented 5 years ago

@grahamperrin GitHub doesn't like links, sometimes they block users for too many links (they consider a bot).

gwarser commented 5 years ago

Bug 1379148 also mentioned here: https://github.com/MrAlex94/Waterfox/issues/856

grahamperrin commented 5 years ago

@hawkeye116477 thanks for the explanation (and don't change your habit if it's a worry).