danniehansen / activity-timer

Activity timer powerup for Trello
MIT License
44 stars 9 forks source link

Firefox authorization problem #40

Closed Dark-Sheepa closed 3 years ago

Dark-Sheepa commented 3 years ago

Hi, just for the record, I am gonna post here what we talked about through the email.

I probably found a bug that only occurs in the Firefox browser. I've tried downgrading, updating, reinstalling, clearing memory, nothing helped. Once I use any browser based on chrome core, for example Brave, everything is perfectly fine. I am talking about the "Activity timer history" entry, if is opened in Firefox, most likely ends with a big white nothing. The picture below. I also tried it on my laptop with Firefox browser, with the same result. I hope this problem will be easy to replicate.

Thank you for possibly solving the problem.

obrazek

danniehansen commented 3 years ago

Thank you for reporting this @SheepaCZE - I will look into this, this weekend. Will keep you posted.

danniehansen commented 3 years ago

@SheepaCZE Not 100% sure it's the same issue as you've described here. But the only thing i was able to find was when clicking 'Authorize' then nothing happened. Should be fixed in latest release - can you give it a shot? (remember to clear your browser cache)

Dark-Sheepa commented 3 years ago

Hello.

I'm afraid my problem still persists. I have cleaned the entire system, both the main PC and the laptop. The same problem on both devices. I am also attaching samples to be sure that everything has been cleaned properly. I log back into Trello, click on "activity timer history" and can't do anything. :(

c1 c2 t1

Dark-Sheepa commented 3 years ago

The main problem is that I can't even get to the authorization, I have a white window from the very beginning.

danniehansen commented 3 years ago

@SheepaCZE Ouch - that's unfortunate. I think what would help me further investigate this is the devtools console output. I've tested on 2 separate systems with a fresh Firefox install & there it's working as expected.

To supply devtools console output you can right click anywhere on your trello board & choose 'Inspect'. Once the inspector is open - navigate to "Console" & reload the page. Afterwards you should be able to click on the 'Activity timer history' that opens the overlay. Once overlay is shown - copy everything from the console into this issue. Hopefully a useful exception is thrown in the developer console & will help me track down the issue.

Dark-Sheepa commented 3 years ago

So I played with it some more and I think I found the hidden problem. Both of my browsers had "Strict" Browser privacy set by default for some reason, which for some reason this item doesn't like and therefore shows a white window. When I switched the browser to "Standard" mode, everything worked again. Apologies for the mystification. Interesting that I had the default strict settings for both. ffstrict ffstandard

danniehansen commented 3 years ago

@SheepaCZE Ah - that explains it. No need for apologies - while i cannot do anything about this in particular because the browser is blocking the Trello power-up at a higher level it did lead me on to find an issue in Firefox with the 'Authorize' button. I'll mark the issue as closed for now :) Let me know if you experience anything else unusual.