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

Set title on webviews #171766

Merged
merged 3 commits into from Jan 19, 2023
Merged

Set title on webviews #171766

merged 3 commits into from Jan 19, 2023

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Jan 19, 2023

Fixes #170440

This sets the title on webview's iframe elements for accessibility

Fixes microsoft#170440

This sets the `title` on webview iframe elements
@mjbvz mjbvz added this to the January 2023 milestone Jan 19, 2023
@mjbvz mjbvz self-assigned this Jan 19, 2023
@mjbvz mjbvz enabled auto-merge (squash) January 19, 2023 22:02
TylerLeonhardt
TylerLeonhardt previously approved these changes Jan 19, 2023
@mjbvz mjbvz merged commit bcca070 into microsoft:main Jan 19, 2023
@@ -12,8 +12,6 @@
</head>

<body style="margin: 0; overflow: hidden; width: 100%; height: 100%" role="document">
<!-- TODO: Remove additional script tag once Firefox is fixed https://bugzilla.mozilla.org/show_bug.cgi?id=1737882 -->
<script></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjbvz is there a reason why delete this workaround? now webviews are broken in firefox 😬

Created a PR #173682 reverting this change

jeanp413 added a commit to jeanp413/vscode that referenced this pull request Feb 7, 2023
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Feb 7, 2023
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Feb 7, 2023
mjbvz pushed a commit that referenced this pull request Feb 7, 2023
Reapplies firefox workaround.
Deleted in #171766
mjbvz pushed a commit to mjbvz/vscode that referenced this pull request Feb 7, 2023
mjbvz added a commit that referenced this pull request Feb 7, 2023
Reapplies firefox workaround.
Deleted in #171766

Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
c-claeys pushed a commit to c-claeys/vscode that referenced this pull request Feb 16, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants