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

[Bug]二级菜单遮挡了保存确认对话框 (The secondary menu covers the save confirmation dialog box) #1350

Open
0liovoil0 opened this issue Jul 10, 2024 · 1 comment

Comments

@0liovoil0
Copy link

  • 操作系统:Windows 10
  • 硬件配置:Intel(R)Core(TM)i7-9700CPU @ 3.00GHz;16.0GB
  • 软件版本号:Notepads v1.5.5.0
  • 问题描述:菜单栏二级菜单z-index高于关闭确认对话框,导致二级菜单打开时,在有编辑内容未保存的情况下点击关闭窗体按钮,出现界面卡滞的情况。
  • 复现方式:
  1. 让菜单栏中“最近打开文件”有多个,且文件名较长,使得二级菜单所占区域较大
  2. 用Notepads打开一个 txt 文件,更改内容使其处于未保存状态
  3. 点开“最近打开文件”的二级菜单,但不要选择最近打开的文件,点击窗体右上角关闭按钮
  4. 此时出现界面卡滞情况
  • 目前发现解决方案:按Esc键 or 把鼠标移动到被二级菜单遮挡的确认保存对话框中某个按钮的上方并点击 or 将焦点移出软件
  • 复现演示见附件
    备注:这只是个很小的问题
default.mp4
@0x7c13
Copy link
Owner

0x7c13 commented Jul 11, 2024

Esc正解

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants