wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

Changing views makes placeholder text disappear #791

Closed rachelmcr closed 8 years ago

rachelmcr commented 8 years ago

Changing the view (e.g. by opening the site picker or post settings) and then returning to the editor view makes the placeholder text disappear from whatever field is in focus.

Steps to reproduce:

  1. Open the editor to start a new post
  2. With the title field in focus, open the site picker
  3. Go back to the editor. Result: The "Post Title" placeholder text is gone.
  4. Tap into the body of the post, so it's in focus
  5. Open the post settings
  6. Go back to the editor. Result: The "Share your story here..." placeholder text is gone.

Tested on iPhone 6, iOS 9.2.1, app beta 6.1.0.20160318.

SergioEstevao commented 8 years ago

Should be fixed on the next 6.1 release.

rachelmcr commented 8 years ago

I confirmed this is fixed (confirmed in 6.3 beta); closing the issue.