From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|setup= | |setup= | ||
# Install example applications written using | # Install example applications written using QT4, Swing and WxWidgets toolkits. From the root console run: | ||
<code>yum install speedcrunch freemind filezilla</code> | <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.}} | {{admon/note | Note | Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.}} | ||
Line 13: | Line 13: | ||
# Run and do the same for <code>freemind</code> and <code>filezilla</code> | # Run and do the same for <code>freemind</code> and <code>filezilla</code> | ||
|results= | |results= | ||
# Visuals of all applications should | # 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 14:26, 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.