-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Database cursor focus is no longer automatically reset to the title input #10732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
3 tasks done
Comments
不是添加行太快导致的。输入主键后点击任意位置,光标都会回到数据库标题。 |
SiYuan_NzIihHz0y6.mp4Here's another example of when I'm doing it slow and doing it fast 这是另一个我做得慢和快的例子 Here's another example of me doing it slow and fast |
@Vanessa219 我觉得光标不应该回到数据库标题 |
总之,如果用户没有点击标题,光标就不应该跑到标题上去 |
嗯,我也觉得。 |
@Vanessa219 新建数据库的时候,光标应该在数据库标题上 |
@Vanessa219 否则会导致这个问题: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When creating too fast the cursor is at the database name rather than the new row name
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
The cursor would move to the Database name rather than the new row name when after finishing one row and create another too fast (below 1.5 second from my testing).
Steps to reproduce the bug:
Expected result
It should still default the cursor at the new row name rather than the Database name.
Screenshot or screen recording presentation
SiYuan_KNFOClsSW6.mp4
Version environment
Log file
Dev.zip
More information
No response
The text was updated successfully, but these errors were encountered: