Caldis / Mos

一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
http://mos.caldis.me
Other
14.41k stars 515 forks source link

加速功能 在 IntelliJ IDEA 中无法使用 #342

Open JamesZBL opened 3 years ago

JamesZBL commented 3 years ago

Describe the bug | 问题描述 加速功能 在 IntelliJ IDEA 中无法使用 To Reproduce | 如何重现 设定加速热键为 option,进入 IntelliJ IDEA 代码编辑场景,按住 option,滚动滑鼠,页面不会滚动 Expected behavior | 期望结果

Screenshots | 相关截图

image

System Info | 系统信息:

Additional context | 额外说明

peppy commented 3 years ago

Sorry for the english report, but I am also seeing this. It does work if you move the mouse while scrolling, though.

I wasn't sure if it was caused by Big Sur upgrade or a new IntelliJ update. I am seeing this happen in both DataGrip and Rider (IDEA based applications).

Caldis commented 3 years ago

@JamesZBL

这个应该是 IDEA 软件通病... 即便你不打开 Mos, 如果你在滚动之前按下任何一个修饰键, 在 IDEA 系软件里面都没法滚动

JamesZBL commented 3 years ago

@peppy

I'm sure it's usual in JetBrains apps. Although you turn the Mod app down. You will can't scroll while holding any option key or cmd key. It seems that it's bug of IntelliJ.

BTW, I'm using macOS Catalina and I'm not going to upgrade it to Big Sur. It's not Mac OS, it's iPad OS's copy.

Thank you.

peppy commented 3 years ago

Seems to be a regression in the last few versions, I'll try and pin it down and report to jetbrains if necessary.

peppy commented 3 years ago

Just reporting in that the same issue seems to occur in iTerm2, which suggests that what I'm seeing may be different from the original poster here (as they are still on Catalina).

tanrich commented 3 years ago

IDEA家族产品通病,我在webstorm的控制台滚动也会异常,必须得关闭加速,才能正常滚动。

peppy commented 3 years ago

As an update, the issue I reported above has since been fixed. Potentially by a macOS update.

IDEA家族产品通病,我在webstorm的控制台滚动也会异常,必须得关闭加速,才能正常滚动。

This is being tracked here: https://youtrack.jetbrains.com/issue/IDEA-237508

It also looks to have been fixed in the upcoming release of Jetbrains products.