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 30 update #217224

Closed
3 tasks done
deepak1556 opened this issue Jun 24, 2024 · 0 comments
Closed
3 tasks done

Test: Electron 30 update #217224

deepak1556 opened this issue Jun 24, 2024 · 0 comments

Comments

@deepak1556
Copy link
Collaborator

deepak1556 commented Jun 24, 2024

Refs: #214394

Complexity: 3

Create Issue


We plan to promote Electron 30 in the July 2024 milestone to insiders. The following tests cover some of the common UI bits that don't have smoke tests. You can download the nightly explorations builds from here for testing.

Testing:

  • macOS:

    • Enable Native Tabs (via settings: window.nativeTabs: true)
      • Ensure native tabs are enabled in the system preferences (System Preferences > General > Prefer tabs: "always":)
      • Launch application
      • Try opening new window from either command line (code-exploration ) or from the menu entry (Cmd + Shift + N)
      • Verify new window is launched as a new tab in the active instance of the application window is focused when starting from command line
      • open the code exploration application from finder or dock
      • open external terminal
      • run code-exploration
      • make sure the new window is put to foreground
    • Font rendering with non-default family name
      • Download and install Inconsolata ExtraBold from font
      • In the editor set "editor.fontFamily": "Inconsolata ExtraBold"
      • Confirm that the font applies and compare it with insiders
  • windows:

    • verify maximize and restore operations work as expected when OS task bar is auto-hidden for custom titlebar
    • Verify titlebar is not clipped off when exiting fullscreen
      • Maximize VS Code window
      • Press F11 or Ctrl+K Z twice to enter/exit full screen.
      • Verify titlebar is not cropped
  • All OS:

    • Check out the electron-30.x.y branch locally and verify you can run out of sources, set a breakpoint and debug using the VS Code launch configurations and VS Code debugger
@deepak1556 deepak1556 added this to the June 2024 milestone Jun 24, 2024
@chrmarti chrmarti removed their assignment Jun 25, 2024
@Tyriar Tyriar removed their assignment Jun 25, 2024
@rebornix rebornix removed their assignment Jun 25, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 9, 2024
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