(Created page with "{{QA/Test_Case |description=This test case is to check that fonts/rendering are correctly displayed and strings translated in flatpak applications. Flatpak is pre-installed in...") |
No edit summary |
||
Line 14: | Line 14: | ||
# Run the application. Nice to test applications: | # Run the application. Nice to test applications: | ||
#* LibreOffice | #* LibreOffice | ||
#* Evolution | #* Evolution | ||
#* | #* Thunderbird | ||
# Check the display of text in your language in the application (fonts/rendering/characters) such as menu items, input, output, prompts, and window contents. (GUI) | # Check the display of text in your language in the application (fonts/rendering/characters) such as menu items, input, output, prompts, and window contents. (GUI) | ||
|results= | |results= |
Revision as of 09:28, 1 September 2021
Description
This test case is to check that fonts/rendering are correctly displayed and strings translated in flatpak applications. Flatpak is pre-installed in Fedora.
Setup
1. Download and install the Flathub repository file
or manually add the Flathub remote by running below command
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
2. Install some apps that Flathub offers.
Example to install gedit: You can click on "Install" directly or you can scroll down a little bit for command line instructions to install it.
3. Follow up to the steps in QA:Testcase change language to switch the language.
How to test
- Look for an application to launch on desktop environment menus
- Run the application. Nice to test applications:
- LibreOffice
- Evolution
- Thunderbird
- Check the display of text in your language in the application (fonts/rendering/characters) such as menu items, input, output, prompts, and window contents. (GUI)
Expected Results
- Characters/Rendering are displayed properly and clearly in the application as well as in system menus.
- Input should work accordingly with proper rendering.