Problem/Motivation

When I type a comment on a post (post detail page) the keyboard of the iPhone (6s - Chrome) hovers over the comment field. When I move the text field in visibility again and I type something again the keyboard moves over the text again. This makes it impossible to see what you are typing.

See these screenshots.

Before typing:
Before typing

After typing (tapping any letter on the keyboard):
After typing

Proposed resolution

Either the css or Javascript needs to be adjusted to make sure that when you type the site does not move to the bottom automatically.

CommentFileSizeAuthor
after-typing.jpg232.05 KBjaapjan
before-typing.jpg276.42 KBjaapjan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jaapjan created an issue. See original summary.

Serhiy Chornobay’s picture

Status: Active » Needs review

Here is the pull request which fix this issue: https://github.com/goalgorilla/open_social/pull/748

bramtenhove’s picture

Status: Needs review » Fixed

Thanks a lot for fixing this Serhiy!

It has been reviewed and merged. It should be in the upcoming release.

  • 6197ca7 committed on 8.x-1.x
    Merge pull request #748 from goalgorilla/feature/2945370-comment-field-...
left’s picture

@serhiy-chornobay do you want to reopen this for more improvements?

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.