revite icon indicating copy to clipboard operation
revite copied to clipboard

bug: Desktop UI on large tablets is great, except the keyboard obstructs the message preview

Open Inderix opened this issue 3 years ago • 2 comments

What happened?

Viewing the website on a tablet, specifically in my use case a Fire HD 10, results in the desktop ui (which is good!). Opening the keyboard to type results in the site not adjusting accordingly, meaning any content that was where the keyboard is can't be seen, including the message input preview. Screenshot_20220522-212839

Branch

Production (app.revolt.chat)

Commit hash

6fcdbd1

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Desktop

  • [ ] Yes, this bug is specific to Revolt Desktop and is not an issue with Revolt Desktop itself.

PWA

  • [ ] Yes, this bug is specific to the PWA.

Inderix avatar May 23 '22 01:05 Inderix

Can confirm that something similar also happens on iPadOS - the message bar is partially covered by the (full-size) keyboard: image

Rexogamer avatar May 23 '22 15:05 Rexogamer

Found an interesting little thing about the Android side: Problem appears to have been because I was forcing the system immersive mode to run (to hide the status bar and navigation bar). Disabling immersive mode appears to resolve it.

Inderix avatar May 23 '22 19:05 Inderix

Closing due to rewrite, marking as potential issue in future by linking to https://github.com/revoltchat/frontend/issues/134.

insertish avatar Jan 24 '23 17:01 insertish