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

Difference between ios wordpress 8.4 and sample 1.9.5 #896

Closed qiaoyan closed 6 years ago

qiaoyan commented 6 years ago

Replicate steps: (iOS version 10.3.3) 1) click "bold" button; 2) type 'bold'; 3) click "bold" button; 4) type 'normal'; 5) enter; 6) switch to "bold" input status by try input and delete; 7) type chinese character '粗体'; 8) click "bold" button; 9) type chinese character '正常体'

The result in ios wordpress is the expectation.

In sample version 1.9.5, a) first character won't be bold, and b) for chinese character won't change from bold to normal in the same line, but it can be changed from normal to bold. I also try japanese character the same result.

wordpress 8.4 img_1252

sample 1.9.5 img_1253

elibud commented 6 years ago

@diegoreymendez do you want to move this to the Aztec repo?

qiaoyan commented 6 years ago

for reference, behavior corrent in AztecEditor-iOS version 1.0.0-beta.12, but not in it's earlier versions.

elibud commented 6 years ago

Thanks @qiaoyan @diegoreymendez is this OK to close?

diegoreymendez commented 6 years ago

@qiaoyan - Can you confirm this is not a problem anymore?

qiaoyan commented 6 years ago

Hi, I think it is not a problem for AztecEditor-iOS anymore, the change happens between AztecEditor-iOS version 1.0.0-beta.11.1 and version 1.0.0-beta.12.

diegoreymendez commented 6 years ago

Closing then. Thanks!