microsoft / EmbeddedSocial-iOS-SDK

SDK for interacting with the Microsoft Embedded Social service from inside your iOS app
MIT License
19 stars 11 forks source link

[Manual] - Empty space for keyboard is displayed below the "Comment" field on "Post" screen #754

Closed JaroslawRomanovich closed 7 years ago

JaroslawRomanovich commented 7 years ago

Commit number: 87972900b3daeb656a8ae610bfa0da5a9235a9f9

Preconditions: test user is signed in

Steps to reproduce:

  1. Open "Post" screen for a post with comments
  2. Set focus to "Comment" field on the screen
  3. Open "Reply" screen for a comment (focus should be still in the "Comment" field on the "Post" screen)
  4. Set focus to "Reply" field on the screen
  5. Slide the screen partially to the right, but don't navigate to the previous screen and return back to the current screen
  6. Slide the screen to the right for navigation to the previous screen

Actual Result: The "Post" screen is opened. Empty space (for virtual keyboard) is displayed below the "Comment" field. Expected Result: The "Post" screen is opened. No empty space below the "Comment" field.

JaroslawRomanovich commented 7 years ago

Verified on a build from commit number 36e50c38f654045f6c392fb0e87c647953544606