PreviousNextTracker indexSee it online !

(149/231) 3498658 - Editing via rect selection can produce unpaired surrogates

At jEdit trunk r21259, the revision which made basic edit operations
aware of characters above BMP as reported in bug #3040720, editing via
rectangular selection can still produce unpaired surrogates.

Reproduction recipe:
- Put these 3 lines in a buffer. There is a character above BMP in the
second line.
AB
𝐗 - U+1D417: MATHEMATICAL BOLD CAPITAL X
CD
- Enable rectangular selection.
- Make rectangular selection (tall caret) from offset between A and B
to offset between C and D.
- Press backspace or delete.
- As the result, an unpaired surrogate is left at the second line.

Submitted k_satoda - 2012-03-07 - 15:32:51z Assigned nobody
Priority 4 Category None
Status Open Group None
Resolution None Visibility No

Comments

Attachments