Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong page look on Edge browser with FastSave for Instagram extension #5490

Closed
1 task
asavchuk opened this issue Jan 26, 2024 · 8 comments
Closed
1 task
Labels
cl.wont-fix Issue closed as it either can't be or won't be fixed e2-days Can complete in < 5 days of normal, not dedicated, work from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible.

Comments

@asavchuk
Copy link

Page URL

https://dart.dev/tutorials/language/streams.html

Page source

https://github.com/dart-lang/site-www/tree/main/src/tutorials/language/streams.md

Describe the problem

In Edge browser this page looks definitely strange https://prnt.sc/peSCf2PysWw6
For example, in Crome, everything is fine.

Expected fix

No response

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on dart.dev.
@asavchuk asavchuk added the from.page-issue Reported in a reader-filed concern label Jan 26, 2024
@huycozy
Copy link
Member

huycozy commented Jan 29, 2024

Hi @asavchuk
Which Edge browser version are you using? It's Version 121.0.2277.83 (Official build) (64-bit) on my Windows machine but I don't see the issue.

image

@huycozy huycozy added the act.wait-for-customer Needs response from customer label Jan 29, 2024
@parlough
Copy link
Member

Could you also let us know what extensions you have enabled? Thanks!

@asavchuk
Copy link
Author

Hi @huycozy
Version 121.0.2277.83 (Official build) (64-bit)
checked it now again - the same look

@github-actions github-actions bot removed the act.wait-for-customer Needs response from customer label Jan 30, 2024
@asavchuk
Copy link
Author

These are enabled extensions for Edge
https://prnt.sc/PG38zrDrlCF2

@huycozy
Copy link
Member

huycozy commented Jan 31, 2024

I see the issue now after installing FastSave for Instagram™ (reel, photo, story) extension. It seems to affect all pages in dart.dev.

Demo

image

@huycozy huycozy added p2-medium Necessary but not urgent concern. Resolve when possible. e2-days Can complete in < 5 days of normal, not dedicated, work and removed st.triage.triage-team labels Jan 31, 2024
@huycozy huycozy changed the title [PAGE ISSUE]: 'Asynchronous programming: Streams' - definitely wrong page look Wrong page look on Edge browser with FastSave for Instagram extension Jan 31, 2024
@parlough
Copy link
Member

That is quite odd... Thanks for determining that @huycozy! This should probably be reported to the extension itself as it shouldn't touch/affect any site besides Instagram, as otherwise that's quite invasive.

I am curious if you inspect the blue background, where does the CSS inspector say the blue is coming from. I might be able to make some adjustments so there are no issues.

@huycozy
Copy link
Member

huycozy commented Feb 1, 2024

@parlough I tried inspecting CSS but still haven't figured it out yet. Below are some information I found:

  • When right-click on the extension > Click on This can read and change site data > Click on When you click extension > Click on Refresh button from its alert dialog: The dart page UI is back to normal, but only at that time. Once we refresh the page, issue appears again. (1)
  • When left-click on the extension > Click on Desktop icon button. It will open instagram.com site, but the splash seems to come from the extension (blue splash screen).

I recorded a video for these findings. If you have some ideas to investigate this further, please let me know.

Demo found information
bandicam.2024-02-01.19-05-57-923.mp4

(1) By default, the setting This can read and change site data is On all sites. This will cause the UI issue for dart.dev site (or maybe also for other sites). So the workaround is to change it to When you click extension option, then the UI will be back to normal. The issue will only occur if you left-click on the extension and reload page to apply the extension's setting. See below workaround demo:

Demo workaround
bandicam.2024-02-01.20-53-56-084.mp4

@atsansone atsansone added st.triage.ltw cl.wont-fix Issue closed as it either can't be or won't be fixed labels Feb 2, 2024
@atsansone
Copy link
Contributor

@huycozy : Thank you for your investigation.

@asavchuk : Thank you for raising this to our attention. It doesn't appear that this is an issue with the Dart.dev site that we can remedy.

Closing this issue.

@atsansone atsansone closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cl.wont-fix Issue closed as it either can't be or won't be fixed e2-days Can complete in < 5 days of normal, not dedicated, work from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible.
Projects
None yet
Development

No branches or pull requests

4 participants