Closed wcldyx closed 1 month ago
Bot detected the issue body's language is not English, translate it automatically.
Title: [Feature Request] When switching to other applications and switching back again, it will automatically scroll to the bottom, which is very inconvenient.
When switching to other applications and switching back again, it will automatically scroll to the bottom. It is inconvenient to manually scroll to the original position every time.
maintain scroll position
No response
这个需要大家讨论一下。其实在我看来,滚动到底部是方便的合理的
Bot detected the issue body's language is not English, translate it automatically.
This needs to be discussed by everyone. In fact, in my opinion, scrolling to the bottom is convenient and reasonable
抱歉,我理解错了,我以为是点击不同的会话自动切换到底部。
这里指的是,切换其他应用回来之后当前会话会自动滚动。这个交互确实不合理。
Bot detected the issue body's language is not English, translate it automatically.
Sorry, I misunderstood. I thought clicking on a different session automatically switches to the bottom.
What this means is that the current session will automatically scroll after switching to other applications. This interaction really doesn't make sense.
只有在输入框聚焦时才会滚动到最底部,我一直以为是开发者刻意设计的
Bot detected the issue body's language is not English, translate it automatically.
It only scrolls to the bottom when the input box is focused. I always thought it was deliberately designed by the developer.
这个东西的根本原因是:
A: 在切换应用的时候会默认激激活新应用的输入框
B: 激活的输入框会自动滚动到页面底部
AB 这两个设计都是合理的
哈哈
参考: claud 以及 chatgpt的 网页版
Bot detected the issue body's language is not English, translate it automatically.
The root cause of this thing is:
A: When switching applications, the input box for switching applications first will be activated by default.
B: The activated input box will automatically scroll to the bottom of the page
AbBoth designs are reasonable
Ha ha
Reference: claud and the web version of chatgpt
🥰 需求描述
切换其它应用再次切换回来时,会自动滚动到底部,每次都要手动滚动到原来的位置很不方便。
🧐 解决方案
保持滚动位置
📝 补充信息
No response