Ticket #3147 (assigned defect)

Opened 20 months ago

Last modified 7 months ago

Hovering Home list view un-favorited star provides confusing feedback

Reported by: FGrose Owned by: manuq
Priority: Normal Milestone: 0.98
Component: sugar Version: 0.97.x
Severity: Minor Keywords: design accessibility
Cc: garycmartin, humitos Distribution/OS: OLPC
Bug Status: New

Description

Observed on os8 on an XO-1.75

When one hovers an un-favorited item star in the Home list view, the star takes on the favorite colors, so there is no feedback if it is clicked.

Previously, the star would fill with gray on hover, and become colored if clicked. This was better.

Change History

follow-up: ↓ 2   Changed 20 months ago by erikos

  • cc garycmartin added
  • owner set to erikos
  • status changed from new to assigned

Hmm, maybe if the item is favored (star is colored) it should just do the inverse when hovering over it and uncolor the star?

in reply to: ↑ 1   Changed 20 months ago by FGrose

Replying to erikos:

Hmm, maybe if the item is favored (star is colored) it should just do the inverse when hovering over it and uncolor the star?

The gray shading is less than ideal because the image contrast difference varies with the chosen colors and may be insufficient (an accessibility problem, especially for small items and less-than-ideal visual conditions). I would prefer appropriately sized, gray, rounded borders, like those used to highlight the activity icons in the regular Home view. This would work on the stars for both the favorited and un-favorited activities.

  Changed 10 months ago by FGrose

  • keywords design accessibility added
  • status_field changed from Unconfirmed to New
  • version changed from Unspecified to Git as of bugdate
  • milestone changed from 0.94 to Unspecified by Release Team

From ticket #3090 -  http://git.sugarlabs.org/sugar/mainline/commit/cc64af8187b26a5aafa0c43d84c794ab071d8312?diffmode=inline :

... hovering over the icon should reflect the visual change that will occur
once you click on the icon: the icon will be colored in the owners color
when the item is favored, therefore we need to color it in the owners
color as well when we hover over the icon.

The objective should be reworded to the following:

... hovering over the icon should visually reflect that a change that will occur
once you click the icon: ..., therefore we need to highlight the icon in a
visually clear manner when we hover the icon.

As noted above, graying has accessibility issues. A gray, rounded box outline would work well for both colored and uncolored (favorited and un-favorited activity) icons.

  Changed 8 months ago by garycmartin

We could stitch over to the grey rounded rectangle mouse over, press, visual feedback we use on the Home view for Activities (currently broken after the GTK3 sugar shell port, you'll need to look on an 12.1 build). The star icon would only change colour when it was pressed, providing the needed feedback.

  Changed 8 months ago by humitos

  • cc humitos added

  Changed 7 months ago by manuq

  • owner changed from erikos to manuq

  Changed 7 months ago by erikos

  • priority changed from Unspecified by Maintainer to Normal
  • distribution changed from Unspecified to OLPC
  • version changed from Git as of bugdate to 0.97.x
  • severity changed from Unspecified to Minor
  • milestone changed from Unspecified by Release Team to 0.98

see #3989 for the press feedback for the star icon.

Note: See TracTickets for help on using tickets.