Bug #686
List view: Contrast for alternating rows and hover too low
| Status: | Closed | Start date: | 2008-05-30 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Design | |||
| Target version: | TYPO3 4.4 | Estimated time: | 0.00 hour | |
| Tags: | ||||
| Votes: | 0 |
Description
There are usability/accessibility issues with current list view.
- The contrast between hover color and normal/alternating row is far too low.
- The contrast between normal and alternating rows is too low.
Solution:
The attached patch solves these problems by
- using a lighter grey for normal rows and add a nearly white border-bottom.
- using light blue as hover color.
mod.web_list.alternateBgColors=0 old
mod.web_list.alternateBgColors=0 new
mod.web_list.alternateBgColors=1 old
mod.web_list.alternateBgColors=1 new
History
Updated by Uschi Renziehausen almost 5 years ago
- File list-alternating-and-hover-blue.diff added
Updated by Jens Hoffmann almost 5 years ago
+1 >> I like it :)
Updated by Uschi Renziehausen almost 5 years ago
- Assignee set to Uschi Renziehausen
Updated by Uschi Renziehausen almost 5 years ago
- Status changed from New to Needs Feedback
+1 for this one in 4.2 by uschi
Updated by Eckhard M. Jäger over 4 years ago
Good idea! I like it too. But at the moment we have various colors for hovering elements now:
- grey at the modules
- green arrows at the New wizzard
- dark grey for the RTE buttons
- the page tree has no hover color
At all i think it would be a good a point thinking about a unified hover and is-activ color for the complete backend :)
Updated by Chris topher almost 3 years ago
I think this is fixed with the new skin in TYPO3 4.4.
Updated by Jens Hoffmann over 2 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Uschi Renziehausen) - Target version changed from TYPO3 4.2 to TYPO3 4.4
Done in 4.4 impoved in 4.5