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]: hovering over a chat message makes it occupy more space #3271

Open
BlackYps opened this issue Nov 9, 2024 · 0 comments
Open

[Bug]: hovering over a chat message makes it occupy more space #3271

BlackYps opened this issue Nov 9, 2024 · 0 comments
Labels

Comments

@BlackYps
Copy link
Collaborator

BlackYps commented Nov 9, 2024

Describe the Bug

When hovering over a chat message, the vertical space that the message needs gets bigger. See the attached screenshots

This is pretty bad because

  1. it looks terrible
  2. when there are enough messages that a scroll bar appears, then the scroll bar is not in the lowest position anymore after you don't hover over a message anymore. Because of this the chat doesn't autoscroll to new messages anymore because it thinks you deliberately scrolled up.

Log file or Error Message

I don't expect anything useful to be in the log. This is probably a problem with the fxml file of the chat message.

Reproduce the bug

wait until some messages were posted in aeolus, then hover with the mouse over some messages.
You can make the client window smaller to get the scroll bar in chat sooner.

Expected Behavior

Hovering over a chat message should not change the arrangement of the messages.

Screenshots

grafik
grafik

Additional context

No response

Which Operating System are you using?

Windows

@BlackYps BlackYps added the bug label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant