Skip to content
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

bug: Scrolling Issue: Text doesn't stay put after clicking the generated text #2847

Closed
6eero opened this issue Apr 29, 2024 · 5 comments
Closed
Assignees
Labels
P1: important Important feature / fix type: bug Something isn't working

Comments

@6eero
Copy link

6eero commented Apr 29, 2024

Describe the bug
Once the text is generated, clicking anywhere on the mouse causes the output text to scroll to the bottom. When I return to the text, I can click freely without any effect. However, if I switch to another window and then return to the text to click on it (e.g., to copy it), the text returns to its original position.

Steps to reproduce
Steps to reproduce the behavior:

  1. Generate something
  2. Go up with mouse wheel
  3. Click anywhere
  4. The output text scrolls down to the bottom

Expected behavior
After the text is generated, if I click anywhere with the mouse, the output text should remain fixed and not scroll back down.

Environment details

  • Operating System: Windows 11
  • Jan Version: 0.4.12
  • Processor: i5 10600k
  • RAM: 16GB
  • GPU: RTX 3060
@6eero 6eero added the type: bug Something isn't working label Apr 29, 2024
@takeerdevs
Copy link

I'm having the same issue for this release v0.4.12

@fdciabdul
Copy link

same issue here

@Van-QA Van-QA added the P1: important Important feature / fix label May 2, 2024
@Van-QA Van-QA added this to the v0.5.0 Broken Rice milestone May 3, 2024
@Van-QA
Copy link
Contributor

Van-QA commented May 7, 2024

Looking good as of Jan v0.4.12-409 ✅

@Van-QA Van-QA closed this as completed May 7, 2024
@Flavelius
Copy link

Flavelius commented May 10, 2024

I have 0.4.12 (downloaded from the website), not sure which sub-version, but when scrolling up, changing window focus, and re-focussing the jan window (on his focus event) it also autoscrolls down to the bottom, which is really annoying when trying to copy text fragments or read a previous output.

@Van-QA
Copy link
Contributor

Van-QA commented May 10, 2024

hi @Flavelius, the fix is in the nightly build which can be found at https://github.com/janhq/jan?tab=readme-ov-file#download (for those who want to try it early.
For stable, the fix will be released once we publish the new stable release (v0.4.13). Stay tuned 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: important Important feature / fix type: bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

7 participants