hermes - 💡(How to fix) Fix File browser hover-reveal blocks scrollbar on right edge [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

问题描述

文件浏览器折叠时(默认状态),hover-reveal 的触发区域在窗口右侧,宽 14px(HOVER_REVEAL_TRIGGER_WIDTH),贯穿整个 pane 高度。

聊天区的滚动条也在右侧边缘。鼠标想点滚动条时会先进入触发区域,文件浏览器直接弹出来把滚动条挡住了。

复现方式:

  1. 打开一个足够长的会话(出现滚动条)
  2. 确认文件浏览器是关闭的(默认状态)
  3. 鼠标移到右侧边缘想去点滚动条
  4. 文件浏览器滑出来了,滚动条被挡住

130ms 的进入延迟(HOVER_REVEAL_ENTER_DELAY_MS)快速划过时能躲掉,但鼠标移动稍慢就很容易误触发,尤其是精准定位滚动条滑块的时候。

环境

  • Hermes Desktop,Windows 10
  • 默认布局(panes 未翻转)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING