[GH-ISSUE #2211] 建议删除书签中的tooltip或者设置mouseLeaveDelay为0 #1382

Closed
opened 2026-02-27 00:03:19 +03:00 by kerem · 0 comments
Owner

Originally created by @h3110w0r1d-y on GitHub (Aug 11, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2211

当鼠标悬停在书签中的某一项上时,会在上方弹出tooltip,

这时候如果想选择上一个链接,鼠标在0.1秒内移上去之后tooltip不会消失,阻挡鼠标点击,这时候必须把鼠标移出去让tooltip消失才行

tooltip的mouseLeaveDelay属性的默认值为0.1,建议设置为0,鼠标移开后立刻消失,防止阻挡鼠标点击上方的元素

或者直接把书签中的tooltip删掉,tooltip中的文字和下面是重复的,这个tooltip完全没必要。
image

image

Originally created by @h3110w0r1d-y on GitHub (Aug 11, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2211 当鼠标悬停在书签中的某一项上时,会在上方弹出tooltip, 这时候如果想选择上一个链接,鼠标在0.1秒内移上去之后tooltip不会消失,阻挡鼠标点击,这时候必须把鼠标移出去让tooltip消失才行 tooltip的mouseLeaveDelay属性的默认值为0.1,建议设置为0,鼠标移开后立刻消失,防止阻挡鼠标点击上方的元素 或者直接把书签中的tooltip删掉,tooltip中的文字和下面是重复的,这个tooltip完全没必要。 ![image](https://user-images.githubusercontent.com/52311174/129079903-3c20ecda-b86f-4544-bdcb-ec26399b3e29.png) ![image](https://user-images.githubusercontent.com/52311174/129078639-60ac93cd-51fb-405c-be22-1e4c98ce06df.png)
kerem 2026-02-27 00:03:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1382
No description provided.