Skip to content

Fix _showCaretOnScreen uses wrong rect to show editor on screen - #560

Merged
amantoux merged 2 commits into
masterfrom
fix/show_caret_on_screen_uses_wrong_rect_to_show_editor_on_screen
Sep 24, 2025
Merged

Fix _showCaretOnScreen uses wrong rect to show editor on screen#560
amantoux merged 2 commits into
masterfrom
fix/show_caret_on_screen_uses_wrong_rect_to_show_editor_on_screen

Conversation

@Amir-P

@Amir-P Amir-P commented Sep 23, 2025

Copy link
Copy Markdown
Member

Fixes #559

@Amir-P
Amir-P requested a review from amantoux September 23, 2025 07:49
@codecov

codecov Bot commented Sep 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.30%. Comparing base (b4c4d7a) to head (6b66cbe).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #560   +/-   ##
=======================================
  Coverage   89.30%   89.30%           
=======================================
  Files          63       63           
  Lines       10985    10990    +5     
=======================================
+ Hits         9810     9815    +5     
  Misses       1175     1175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@amantoux
amantoux merged commit 61a029f into master Sep 24, 2025
4 checks passed

@amantoux amantoux left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Amir-P
Amir-P deleted the fix/show_caret_on_screen_uses_wrong_rect_to_show_editor_on_screen branch September 24, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong rect used to show editor on screen when editor and parent is scrollable

2 participants