Skip to content

bug. focus/blur CJK Language #30

@newro

Description

@newro

If I try to blur a task/section with CJK language characters after focusing on it,
** characters are left behind.
This is caused by using len to calculate character length for CJK languages,
and can be fixed by using chars().count().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions