Automattic / simplenote-ios

Simplenote for iOS
https://simplenote.com
GNU General Public License v2.0
2.04k stars 285 forks source link

Share Extension: Keyboard Handling #815

Open jleandroperez opened 4 years ago

jleandroperez commented 4 years ago

Steps:

  1. Launch the Share Extension in the simulator
  2. Press CMD + K to hide the keyboard
  3. Press CMD + K to reveal the keyboard

As a result, the Share Sheet won't be properly resized.

charliescheer commented 3 years ago

Wasn't able to reproduce. Where you using the apple share extension when this happened? Were you sharing to a specific app when the size was changing?

jleandroperez commented 3 years ago

This one involves launching another app (such as Safari) and sharing over to Simplenote. Can also be reproduced with these steps:

  1. Launch Safari
  2. Open any website
  3. Press the Share Sheet button and share to Simplenote
  4. Rotate your device
  5. Add several Newlines

As a result, the Share Sheet won't allow you to scroll downwards (and the new lines won't be readable).