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

Test: electron 13 update #129455

Closed
3 tasks done
deepak1556 opened this issue Jul 26, 2021 · 0 comments
Closed
3 tasks done

Test: electron 13 update #129455

deepak1556 opened this issue Jul 26, 2021 · 0 comments

Comments

@deepak1556
Copy link
Collaborator

deepak1556 commented Jul 26, 2021

Refs: #124666

Complexity: 3

Create Issue


We plan to promote Electron 13 in this milestone for Stable. Download the latest released Code Insiders build from here

Verify:

  1. Some exploratory testing covering some native pieces of the application
  • macOS:

    • Native Tabs (enable via settings: window.nativeTabs: true)
      • Verify opening tabs isn't slow
    • Simple Fullscreen (enable via settings: window.nativeFullScreen: false)
      • Verify going fullscreen isn't slow
    • window is focused when starting from command line
      • open code insider
      • open a terminal outside
      • type code-insider
      • make sure the window is put to foreground
  • windows:

    • touch device, verify onscreen keyboard doesn't pop up when clicking inside vscode while external keyboard is attached
    • verify maximize and restore operations work as expected when task bar is auto-hidden for custom titlebar
    • Verify titlebar is not clipped off when exit fullscreen
      • Maximize VS Code window
      • Press F11 or Ctrl+K Z twice to enter/exit full screen.
      • Verify titlebar is not cropped
    • Verify there is no rendering lag with custom titlebar
  • linux:

    • Verify application launches successfully
      • Snap
      • Deb
      • RPM
@rzhao271 rzhao271 removed their assignment Jul 27, 2021
@andreamah andreamah removed their assignment Jul 27, 2021
@mjbvz mjbvz closed this as completed Jul 27, 2021
@mjbvz mjbvz removed their assignment Jul 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants