From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This tests the | |description=This tests the gnome-shell integration of applications written using non-gtk toolkits or running with Wine. | ||
|setup= | |setup= |
Revision as of 15:32, 4 March 2011
Description
This tests the gnome-shell integration of applications written using non-gtk toolkits or running with Wine.
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.