Projects/Oxygen/StyleWinDec: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* Dockers; the title is positioned too far to the left and it runs into the rounded-border | * Dockers; the title is positioned too far to the left and it runs into the rounded-border | ||
* | * In (double) spinboxes the font is positioned one pixel too high. Lowering it one makes it baseline-aligned with labels in front. | ||
* The ok and cancel buttons on dialogs (so called 'control buttons') don't have the same width. <b>Not a style problem </b> | |||
* The ok and cancel buttons on dialogs (so called 'control buttons') don't have the same width. | |||
== Known Bugs == | == Known Bugs == | ||
Line 25: | Line 21: | ||
** [assigned: mwoehlke] color choice needs to be reviewed <span style="color: green">releasable</span> | ** [assigned: mwoehlke] color choice needs to be reviewed <span style="color: green">releasable</span> | ||
** with autoFillBackground, corners are overpainted (how to fix this??) <span style="color: orange">priority</span> | ** with autoFillBackground, corners are overpainted (how to fix this??) <span style="color: orange">priority</span> | ||
* need to audit color role use (see QA #3) <span style="color: red">showstopper</span> | * need to audit color role use (see QA #3) <span style="color: red">showstopper</span> | ||
* reverse layout is broken | * reverse layout is broken | ||
Line 35: | Line 29: | ||
* windeco | * windeco | ||
** corners should really be alpha transparent <span style="color: green">releasable</span> | ** corners should really be alpha transparent <span style="color: green">releasable</span> | ||
** buttons should change on hover <span style="color: orange">priority</span> | ** buttons should change on hover <span style="color: orange">priority</span> | ||
* should repaint on globalChange signal (how?) <span style="color: green">releasable</span> | * should repaint on globalChange signal (how?) <span style="color: green">releasable</span> | ||
Line 43: | Line 36: | ||
* checkboxes in menus and Kontact-ToDo are broken <span style="color: orange">priority</span> | * checkboxes in menus and Kontact-ToDo are broken <span style="color: orange">priority</span> | ||
* draw arrows as in windec <span style="color: orange">priority</span> | * draw arrows as in windec <span style="color: orange">priority</span> | ||
* A groupbox does not report a minimum size that allows it to show the text on the box. I.e. a groupbox with no contents, the groupbox-title is clipped. <span style="color: green">releasable</span> | |||
== QA == | == QA == |
Revision as of 00:37, 19 October 2007
The current Oxygen style and window decoration for KDE4 can be found in SVN under http://websvn.kde.org/trunk/KDE/kdebase/runtime/kstyles/oxygen and http://websvn.kde.org/trunk/KDE/kdebase/workspace/kwin/clients/oxygen
Incoming New Bugs
- add your entry here and we (the developers) will move it down and prioritize
- Dockers; the title is positioned too far to the left and it runs into the rounded-border
- In (double) spinboxes the font is positioned one pixel too high. Lowering it one makes it baseline-aligned with labels in front.
- The ok and cancel buttons on dialogs (so called 'control buttons') don't have the same width. Not a style problem
Known Bugs
- tabs
- east and west aren't done at all priority
- small glitches in filling inactive tabs priority
- dockers
- frame when docked can be overwritten releasable
- frame when floating should have rounded corners releasable
- holes
- top color doesn't go around curves releasable
- [assigned: mwoehlke] color choice needs to be reviewed releasable
- with autoFillBackground, corners are overpainted (how to fix this??) priority
- need to audit color role use (see QA #3) showstopper
- reverse layout is broken
- listview,tablevies etc paint the frame in LTR place showstopper
- progress bars still not like the artist wants priority
- menus not done releasable
- horizontal scrollbar looking a bit weird priority
- windeco
- corners should really be alpha transparent releasable
- buttons should change on hover priority
- should repaint on globalChange signal (how?) releasable
- this seems to only be a problem for the colors kcm, may not even be a style bug
- headers in tables
- not really done - but the plain color look is acceptable for now releasable
- checkboxes in menus and Kontact-ToDo are broken priority
- draw arrows as in windec priority
- A groupbox does not report a minimum size that allows it to show the text on the box. I.e. a groupbox with no contents, the groupbox-title is clipped. releasable
QA
- reverse layout
- high-contrast color schemes (i.e. all fg/bg black or white)
- reverse-light/dark color schemes (e.g. light-on-dark buttons with dark-on-light views, etc.)
- tabs, in all directions
- Remove gray space between scrollbar and the text area it controls.
- If shadows are enabled, remove window margins on the bottom, left, and right sides.
- sliders, scrollbars, progress - in all orientations and good cross section of values
- content padding works for all controls, does not break sizeToContents functionality
- controls align nicely and controls that should be the same size, are