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

Fix for jumping input bar in Safari #986

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

forberg
Copy link

@forberg forberg commented Mar 17, 2018

Fixes this issue: #836 (comment)

@lorenzhs
Copy link
Member

Hm testing on mobile safari this messes up page height adjustment but fixes some issues I’ve been having with the cursor being misaligned in the input bar on iOS 11. The window still jumps to the top when I send a message (more precisely, when the message I sent is received again).

@lorenzhs
Copy link
Member

Now I’ve still got the jumpiness and the input bar blocks more space than it needs (it extends too far up). Got any ideas how to fix that?

Thanks btw for taking a shot at our issues with Safari, it’s much appreciated! :)

@lorenzhs
Copy link
Member

Hey @forberg, I just tried this in Chrome 65 on the Desktop and it messes up the input bar placement (it's floating a bit too high but a little different in every buffer, it seems). Are you sure that position:sticky is the right thing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants