wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Chinese characters bold issue

Open
#803 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Bug
Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

Steps to reproduce the behavior

step1: select bold button on toolbar
step2: input "你好",it can be bolded
step3:unselect bold button on toolbar
step4: input "哈哈",it can be not bolded,but the "bold" button on toolbar is modified to selected state
step5: keep to input "你好",then it be bolded.
result: the expect is 你好哈哈你好, but the result is the last "你好" is bolded

tested on iOS11 , device is: iphone 6 plus , Aztec version is : 1.0.0 Beta 13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the toolbar bold-state behavior using the reported Chinese-character sequence on iOS. Compare the observed formatting with the expected result: the first and final "你好" should be bold while "哈哈" should not be, and the toolbar state should remain consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.