-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
ide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on LinuxHappening specifically on Linux
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I'm not able to find a related conversation on GitHub discussions that reports the same bug
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Ubuntu 24.04.1
- Continue version: 1.0.55
- IDE version: IntelliJ IDEA 2025.2.5 (Community Edition)
- Model: GPT4-o
- config:
NADescription
When selecting a portion of code, the “Chat” and “Edit” floating buttons appear as expected.
However, when scrolling down, the code located below the floating buttons does not scroll in sync with the rest of the editor content above the buttons.
This creates a visible graphical desynchronization where part of the code appears visually “stuck” or offset while the rest of the editor scrolls normally.
To reproduce
- Select 2–3 lines of code in the editor
- Ensure the floating “Chat” and “Edit” buttons are visible
- Scroll down vertically in the editor
- Observe that the code below the floating buttons does not scroll in sync with the rest of the content
Log output
No error visible either in JCEF DevTools console logs or Continue log file :
[info] Starting Continue core...
[2026-01-07T14:07:52] [info] Starting Continue core...
[2026-01-07T14:07:52] Setup
[2026-01-07T14:07:52] [binary] Core started
[2026-01-07T14:07:52] Error loading session: Error: Session file /home/XXXXXXX/.continue/sessions/5f06768b-3443-466b-b2ee-65ba3a39cb05.json does not exist
[2026-01-07T14:07:52] Error loading session: Error: Session file /home/XXXXXXX/.continue/sessions/5f06768b-3443-466b-b2ee-65ba3a39cb05.json does not exist
[2026-01-07T14:07:53] (node:151548) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `continue-binary --trace-warnings ...` to show where the warning was created)Benvii, Ant0in3bzh and nicolasb29
Metadata
Metadata
Assignees
Labels
ide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on LinuxHappening specifically on Linux
Type
Projects
Status
Todo