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

When message in AI chat is clicked, it scrolls down #12232

Open
2 tasks done
InAnYan opened this issue Nov 25, 2024 · 0 comments
Open
2 tasks done

When message in AI chat is clicked, it scrolls down #12232

InAnYan opened this issue Nov 25, 2024 · 0 comments
Labels
AI Related to AI Chat/Summarization bug Confirmed bugs or reports that are very likely to be bugs ui

Comments

@InAnYan
Copy link
Collaborator

InAnYan commented Nov 25, 2024

JabRef version

Latest development branch build (please note build date below)

Operating system

GNU / Linux

Details on version and operating system

It happens on every OS

Checked with the latest development build (copy version output from About dialog)

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

Steps to reproduce the behaviour

  1. Have a long conversation with AI.
  2. Scroll up.
  3. Try to select text in text area. (Maybe user found AI reply interesting).

Chat scrolls down.

This is a bug from my GSoC 2024 project. It is connected to auto-scrolling-down. Basically, whenever a "relayout" event is triggered, it scrolls down. Chat behaves correctly when you send a new message -- it scrolls down, but it should not scroll down when I click on some old message (actually any message will trigger that event).

This issue might be complex, as I tried many techniques for scrolling down from the Internet, and none of them worked precisely. Maybe whole AI chat UI refactoring is needed (e.g. use CSS for layout instead of properties of Nodes).

Appendix

No response

@InAnYan InAnYan added AI Related to AI Chat/Summarization bug Confirmed bugs or reports that are very likely to be bugs ui labels Nov 25, 2024
@github-project-automation github-project-automation bot moved this to Normal priority in Prioritization Nov 29, 2024
@Siedlerchr Siedlerchr moved this from Normal priority to Low priority in Prioritization Nov 29, 2024
@Siedlerchr Siedlerchr moved this from Low priority to Normal priority in Prioritization Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Related to AI Chat/Summarization bug Confirmed bugs or reports that are very likely to be bugs ui
Projects
Status: Normal priority
Status: No status
Development

No branches or pull requests

1 participant