microsoft/Terminal

Terminal startup location partially off Desktop

Open

#3,187 创建于 2019年10月14日

在 GitHub 查看
 (21 评论) (6 反应) (0 负责人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
 10.0.18362.418
Windows Terminal version (if applicable):
 0.5.2762.0

Any other software?

Steps to reproduce

  1. change "initialRows": 44 in Settings
  2. change "defaultProfile": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}" # ubuntu-18.04
  3. Start -> Windows Terminal (Preview)

Expected behavior

entire Terminal with default profile on screen in its entirety is expected to be seen on Desktop

Actual behavior

Terminal appears to open with 14 lines off the bottom of the Desktop (behind and below the Taskbar). there does not seem to be "initialXpos" nor "initialYpos" in Settings to manually place Terminal in its entirety on the Desktop.

贡献者指南