From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This tests | |description=This tests the visuals of applications written using non-gtk toolkits as they run with GNOME 3. | ||
|setup= | |setup= | ||
# | # Install example applications written using QT4, Swing and WxWidgets toolkits. From the root console run: | ||
<code>yum install speedcrunch freemind filezilla</code> | |||
{{admon/note | Note | Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.}} | |||
|actions= | |actions= | ||
# | # By going Activites->Applications->Speedcrunch or in terminal run <code>speedcrunch</code> | ||
# | # Go through the menus, try to invoke e.g. ''Preferences'' or an ''About'' window. | ||
# Run and do the same for <code>freemind</code> and <code>filezilla</code> | |||
# | |||
|results= | |results= | ||
# | # Visuals of all applications should be adjusted to the current Gnome theme and should look and feel native. | ||
# | # Swing (freemind) applications are expected to have more limited looks, but should still adhere to the general GUI theme. | ||
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] |
Revision as of 15:40, 21 February 2011
Description
This tests the visuals of applications written using non-gtk toolkits as they run with GNOME 3.
Setup
- Install example applications written using QT4, Swing and WxWidgets toolkits. From the root console run:
yum install speedcrunch freemind filezilla
How to test
- By going Activites->Applications->Speedcrunch or in terminal run
speedcrunch
- Go through the menus, try to invoke e.g. Preferences or an About window.
- Run and do the same for
freemind
andfilezilla
Expected Results
- Visuals of all applications should be adjusted to the current Gnome theme and should look and feel native.
- Swing (freemind) applications are expected to have more limited looks, but should still adhere to the general GUI theme.