From Fedora Project Wiki

Revision as of 09:28, 1 September 2021 by Petersen (talk | contribs)

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

  1. Look for an application to launch on desktop environment menus
  2. Run the application. Nice to test applications:
    • LibreOffice
    • Evolution
    • Thunderbird
  3. 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

  1. Characters/Rendering are displayed properly and clearly in the application as well as in system menus.
  2. Input should work accordingly with proper rendering.