microsoft/Terminal

incorrect tooltips on 'more' button

Open

#6,078 opened on May 21, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-TerminalTracking-External

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Environment

Platform ServicePack Version VersionString
Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0

Steps to reproduce

  1. hover on 'new' button
  2. hover on 'more' button
  3. both buttons have same tooltips named 'New Tab'

Expected behavior

'more' button has different tooltips from 'new' button

Actual behavior

'more' button has same tooltips as 'new' button new button more button

Contributor guide