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

MS Edge: clicking a link in a sidebar mod crashes MS Edge #8206

Open
twschiller opened this issue Apr 9, 2024 · 4 comments · May be fixed by #8216
Open

MS Edge: clicking a link in a sidebar mod crashes MS Edge #8206

twschiller opened this issue Apr 9, 2024 · 4 comments · May be fixed by #8216
Assignees
Labels
bug Something isn't working customer Required for a customer projct edge MS Edge Chromium support

Comments

@twschiller
Copy link
Contributor

twschiller commented Apr 9, 2024

Steps to Reproduce

  • Click the "Open Google Sheet" link in the Announcements/Notices Mod Sidebar

Actual Behavior

  • MS Edge crashes
  • PixieBrix no longer installed (might only impact load unpacked?)

Discussion

Playwright Test Scenarios (can be put in a single test mod)

  • Click the gear to open the Extension Console
  • Use a test mod with the following: @pixies/test/sidebar-links
    • Open in tab brick
    • Link in markdown rendered in text element
    • Link in embedded HTML brick
    • Link in embedded form: form description and field description support markdown. Likely only need to test 1
@twschiller twschiller added mv3 bug Something isn't working edge MS Edge Chromium support customer Required for a customer projct and removed mv3 labels Apr 9, 2024
@twschiller twschiller changed the title MS Edge: clicking a link a sidebar mod crashes MS Edge MS Edge: clicking a link in a sidebar mod crashes MS Edge Apr 9, 2024
@twschiller
Copy link
Contributor Author

twschiller commented Apr 10, 2024

PR merged. Remaining work is to add playwright test for the scenarios. Assigning to myself for tests

@twschiller twschiller self-assigned this Apr 10, 2024
twschiller added a commit that referenced this issue Apr 10, 2024
@twschiller twschiller linked a pull request Apr 10, 2024 that will close this issue
4 tasks
@twschiller
Copy link
Contributor Author

twschiller commented Apr 10, 2024

@fregante how was the PR tested? On https://github.com/pixiebrix/pixiebrix-extension/actions/runs/8638318978 the gear icon isn't doing anything for me. It doesn't change style on hover and isn't responding to clicks

I documented additional problems in the PR: #8216 (comment)

  • The sidebar closes when you click a link (is that intended?)
  • MS Edge crashes if you click a link in an iframe

@twschiller twschiller assigned fregante and unassigned twschiller Apr 10, 2024
@fregante
Copy link
Collaborator

Commented in your PR

@twschiller
Copy link
Contributor Author

I've submitted a minimal reproduction to the MS Edge team: microsoft/MicrosoftEdge-Extensions#145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer Required for a customer projct edge MS Edge Chromium support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants