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

Page Jump When Using HTML Editor #850

Open ChrissiePollock opened 8 years ago

ChrissiePollock commented 8 years ago

To replicate:

Write a post using the Visual Editor then tap the HTML icon (<>). The cursor jumps to the top of the page. It is annoying.

rachelmcr commented 8 years ago

I can reproduce this issue when switching between the Visual and HTML editors (either direction).

It's worth noting that the Calypso editor has similar behavior, as reported here: https://github.com/Automattic/wp-calypso/issues/1637

Tested on iPhone 6, iOS 9.3.5, WPiOS 6.5.0.20160901

Related Android issue: https://github.com/wordpress-mobile/WordPress-Editor-Android/issues/349