From Fedora Project Wiki
(Created page with '{{admon/warning | In construction | This page is still in construction.}} {{QA/Test_Case |description=This tests the visuals of applications written using non-gtk toolkits as th...') |
No edit summary |
||
Line 5: | Line 5: | ||
|setup= | |setup= | ||
# Install example applications written using plain QT4 | # Install example applications written using plain QT4, Swing and WxWidgets toolkits. From the root console run: | ||
<code>yum install speedcrunch | <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 look adjusted to the current Gnome theme and should look and feel native. Swing (freemind) applications are expected to have more limited looks. | ||
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] |
Revision as of 14:22, 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 plain 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 look adjusted to the current Gnome theme and should look and feel native. Swing (freemind) applications are expected to have more limited looks.