wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Chinese characters bold issue
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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