-
Notifications
You must be signed in to change notification settings - Fork 13k
Screen Glitching and Flickering during Scrolling (Windows) #18896
Copy link
Copy link
Open
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.workstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Description
What happened?
bug-report-history-1770891918303.json
- Description: When scrolling through long lists (like the /settings menu or large file listings), the terminal screen glitches, refreshes poorly, or causes overlapping UI elements.
- Root Cause Analysis: This is often caused by incorrect terminal height calculations or the UI framework (ink) struggling with rapid re-renders on Windows terminals (CMD/PowerShell).
What did you expect to happen?
- scroll without glitch and fragmented displays
- fix by gemini: a partial fix by adjusting the height and SEARCH_SECTION_HEIGHT calculations in SettingsDialog.js to account for missing UI elements in the height total.
Client information
- CLI Version: 0.28.2
- Git Commit: da5e47a
- Session ID: 6eaa59cb-6ae7-44f9-8fca-56f657b7f327
- Operating System: win32 v24.13.0
- Sandbox Environment: no sandbox
- Model Version: auto-gemini-3
- Auth Type: oauth-personal
- Memory Usage: 315.1 MB
- Terminal Name: Unknown
- Terminal Background: #0c0c0c
- Kitty Keyboard Protocol: Unsupported
Login information
Google Account
Anything else we need to know?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.workstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Type
Fields
Give feedbackNo fields configured for issues without a type.