Opened 15 years ago

Closed 14 years ago

#40 closed defect (fixed)

Paint: Some tools are 'invisible' depending on background

Reported by: mungewell Owned by: godiard
Priority: major Milestone: Unspecified
Component: Paint Version: Unspecified
Severity: Blocker Keywords:
Cc: eben Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The tool icons used in draw a single colour, therefore they become invisible when background is same colour.

For example, can not see paint pot on a red background.

Change History (9)

comment:1 Changed 15 years ago by erikos

Which draw activity is this? ATM we do not have one in Sucrose.

comment:2 Changed 15 years ago by mungewell

  • Summary changed from Draw: Some tools are 'invisible' depending on background to Paint: Some tools are 'invisible' depending on background

Sorry I put wrong activity name, it should be 'Paint'.

The tool in question is 'flood fill' (paint pot), who's icon is completely red which does not show up on a red background.

In my opinion the icons should be two-tone, so that they can be seen whatever the background colour.

Mungewell.

comment:3 Changed 15 years ago by erikos

  • Cc eben added

Thanks for following up on this.

I am a bit unsure how to go on best with your request, and not to loose important information. Paint is not part of Sucrose, it has a component on dev.laptop.org though. You can try to file this specific bug there.

Eben, can you comment on the general aspect, the UI guidelines on how to avoid such cases?

comment:4 Changed 15 years ago by erikos

  • Component changed from sugar to design
  • Owner changed from marcopg to eben

Move it to the design team, to follow up.

comment:5 Changed 15 years ago by eben

This is simple: Most of the necessary icons are provided as part of the default cursor theme. (They exist for pencil, brush, eraser, bucket, and color-picker) These should be used when applicable. Custom cursors should adhere to the black-fill/white-stroke used for the default set, and may optionally make use of the left_ptr_modify cursor, adding a custom icon where the tail of the arrow would otherwise be, so that the hotspot for the tool remains clear.

comment:6 Changed 15 years ago by FGrose

  • Bug Status set to Unconfirmed
  • Component changed from design to Paint
  • Distribution/OS set to Unspecified
  • Owner changed from eben to alsroot
  • Severity set to Blocker

comment:7 Changed 14 years ago by alsroot

  • Milestone set to Unspecified by Release Team
  • Owner changed from alsroot to manu
  • Status changed from new to assigned
  • Version set to Unspecified

manu is the current maintainer

comment:8 Changed 14 years ago by godiard

  • Owner changed from manu to godiard

commited to git

comment:9 Changed 14 years ago by godiard

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in Paint 28

Note: See TracTickets for help on using tickets.