elementary / elementary/gala

Non-latin texts are not concealed

Open
#832 0 comments 0 reactions 0 assignees View on GitHub
Confirmed
Dominant language
Vala
Stars
302
Forks
83
Avg merge
1d 1h
Merged PRs (30d)
7

Description

## Prerequisites
- [x] I have searched open and closed issues for duplicates.

## Describe the bug
If non-latin texts (like Chinese/Japanese/Korean characters) are on your screen and you take a screenshot of them with "Conceal texts" option, they're not concealed and only English alphabets are concealed.

This might be because the font used to conceal texts does not support non-latin characters.

### To Reproduce
Steps to reproduce the behavior:
1. Open Terminal
2. Run some app with the following command: `LANGUAGE=ja ` (or `zh_CN` / `ko` instead)
3. Run Screenshot and take a screenshot with the concealed option
4. You'll find all Chinese/Japanese/Korean characters remain unconcealed.

### Expected behavior
Non-latin texts like Chinese/Japanese/Korean characters should be concealed like latin texts.

### Screenshots or screen recordings
#### Chinese
![2020-01-28 17 32 55 のスクリーンショット](https://user-images.githubusercontent.com/26003928/73247657-b99b2680-41f4-11ea-80c9-20e777780ea7.png)

#### Japanese
![2020-01-28 17 26 19 のスクリーンショット](https://user-images.githubusercontent.com/26003928/73247030-5c52a580-41f3-11ea-8fa5-f222c7ca4e08.png)

#### Korean
![2020-01-28 17 32 36 のスクリーンショット](https://user-images.githubusercontent.com/26003928/73247664-bef87100-41f4-11ea-9ab6-3cf187fdcfcd.png)

#### English (as a comparsion)
![2020-01-28 17 37 34 のスクリーンショット](https://user-images.githubusercontent.com/26003928/73247744-f1a26980-41f4-11ea-9238-555639c10799.png)

## Platform Information
![Screenshot from 2020-01-28 17-31-24](https://user-images.githubusercontent.com/26003928/73247339-06cac880-41f4-11ea-8d02-ee493536722f.png)
- System Language: Japanese
- [ ] I'm using the latest version from git that I've manually compiled
- [x] I'm using the latest released stable version

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.