arianne / stendhal

Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
https://arianne-project.org
GNU General Public License v2.0
599 stars 201 forks source link

Can't Scroll Chat Log to End #645

Closed AntumDeluge closed 10 months ago

AntumDeluge commented 10 months ago

🐞 Describe the bug

Since the changes to make the chat panel float since 3634d833d8978c66f49040d9a659eb83577e88f7 the chat log can no longer be scrolled to the end on mobile devices.

🔥 How to reproduce

Steps to reproduce the behavior:

  1. Open web client on Android system.
  2. Make sure "Floating chat panel" is disabled in settings.
  3. Add lines to fill visual buffer in chat log.
  4. Try to scroll to end of chat log.

🌍 Environment

AntumDeluge commented 10 months ago

The commit I marked with a fixme note is e975234effca8516668097f27a3c680e082f4ba0. But I'm not sure yet if that is where the issue began.