Skip to content

fix(sidebar): prevent ToolTip on touch tap for sort button#777

Merged
deepin-bot[bot] merged 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0624-fix-issue-367049
Jun 24, 2026
Merged

fix(sidebar): prevent ToolTip on touch tap for sort button#777
deepin-bot[bot] merged 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0624-fix-issue-367049

Conversation

@MyLeeJiEun

Copy link
Copy Markdown
Contributor
  1. Replace implicit hovered with explicit HoverHandler to distinguish touch from hover
  2. Fix tooltip popping up on touch screen tap of the sorting mode button
  3. Ensure ToolTip only appears on mouse hover, not touch interaction

Log: Fix sorting mode tooltip appearing on touch screen tap by using explicit HoverHandler

fix(sidebar): 修复触控屏点击排序按钮出现提示

  1. 使用显式 HoverHandler 区分触摸和悬停事件
  2. 修复触控屏点击排序模式按钮时意外弹出 ToolTip 的问题
  3. 确保 ToolTip 仅在鼠标悬停时显示,触控操作不触发

Log: 修复触控屏点击排序模式按钮显示 ToolTip 的问题,改用显式 HoverHandler
PMS: BUG-367049

1. Replace implicit hovered with explicit HoverHandler to distinguish touch from hover
2. Fix tooltip popping up on touch screen tap of the sorting mode button
3. Ensure ToolTip only appears on mouse hover, not touch interaction

Log: Fix sorting mode tooltip appearing on touch screen tap by using explicit HoverHandler

fix(sidebar): 修复触控屏点击排序按钮出现提示

1. 使用显式 HoverHandler 区分触摸和悬停事件
2. 修复触控屏点击排序模式按钮时意外弹出 ToolTip 的问题
3. 确保 ToolTip 仅在鼠标悬停时显示,触控操作不触发

Log: 修复触控屏点击排序模式按钮显示 ToolTip 的问题,改用显式 HoverHandler
PMS: BUG-367049

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-ci-robot

Copy link
Copy Markdown

Hi @MyLeeJiEun. Thanks for your PR.

I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mhduiy, MyLeeJiEun

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mhduiy

mhduiy commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

/forcemerge

@deepin-bot

deepin-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

This pr force merged! (status: blocked)

@deepin-bot deepin-bot Bot merged commit 1ba9c80 into linuxdeepin:master Jun 24, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants