Get Involved/Quality/Beta/4.10/Plasma: Difference between revisions
Anne-Marie (talk | contribs) (Created page with "== Beta Testing Plasmoids for KDE 4.10 == Copy the checklist for each plasmoid being tested. When you have tested something cross it off, by surrounding the line with < del >...") |
Anne-Marie (talk | contribs) |
||
Line 7: | Line 7: | ||
Focus is on the newly rewritten QML plasmoids. | Focus is on the newly rewritten QML plasmoids. | ||
=== QML Calculator === | |||
=== QML Comic === | |||
===Generic Plasmoid Check List=== | |||
* Name and description in "add applet" is correct | |||
* Correct URL in applet info (should point to userbase....does the relevant page exist?) | |||
* Looks good in Air ( and follows plasma theme correctly) | |||
* Looks good in Oxygen (and still readable) | |||
* Test on the desktop | |||
** Is the default size sensible? | |||
** Resize to the minimum size, does everything fit? | |||
* Test in a horizontal panel | |||
**Make the panel higher and smaller, does it fit? | |||
* Test in a vertical panel | |||
**Make the panel wider and thinner, does it fit? | |||
* Test editing config options | |||
* Right click on the plasmoid (is it sensible, try any additional entries) | |||
* Set a keyboard shortcut, does it do anything? Should it? | |||
* Test translations (X-test) [[http://techbase.kde.org/Development/Tools#Internationalization_.28i18n.29_Tools]] | |||
** Main Widget | |||
** Config | |||
** Context menu | |||
** Name + Description when adding info | |||
* Are all existing bugs on this applet still valid? Close any which are not. |
Revision as of 15:37, 2 December 2012
Beta Testing Plasmoids for KDE 4.10
Copy the checklist for each plasmoid being tested. When you have tested something cross it off, by surrounding the line with < del > < / del> tags If it's broken, or not perfect open a bug. Feel free to split anything into multiple sections, or add applet specific tests.
Focus is on the newly rewritten QML plasmoids.
QML Calculator
QML Comic
Generic Plasmoid Check List
- Name and description in "add applet" is correct
- Correct URL in applet info (should point to userbase....does the relevant page exist?)
- Looks good in Air ( and follows plasma theme correctly)
- Looks good in Oxygen (and still readable)
- Test on the desktop
- Is the default size sensible?
- Resize to the minimum size, does everything fit?
- Test in a horizontal panel
- Make the panel higher and smaller, does it fit?
- Test in a vertical panel
- Make the panel wider and thinner, does it fit?
- Test editing config options
- Right click on the plasmoid (is it sensible, try any additional entries)
- Set a keyboard shortcut, does it do anything? Should it?
- Test translations (X-test) [[1]]
- Main Widget
- Config
- Context menu
- Name + Description when adding info
- Are all existing bugs on this applet still valid? Close any which are not.