#687 closed defect (duplicate)
Write coloring of text sometimes doesn't work
Reported by: | HoboPrimate | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar on a Stick (SoaS) | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | benzea | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
Choose a piece of text in Write. Then choose a color. The expectation is that the selected piece of text gain that color, but this doesn't happen most of the times. It does work, sometimes, if you do multiple clicks on the color you choose (in the color palette).
Tested in the most recent sugar on a stick iso: Soas2-200904031934.iso
Change History (3)
comment:1 Changed 14 years ago by tomeu
- Cc benzea added
comment:2 Changed 14 years ago by benzea
- Resolution set to duplicate
- Status changed from new to closed
comment:3 Changed 13 years ago by sascha_silbe
- Component changed from Write to SoaS
- Distribution/OS changed from SoaS to Unspecified
Bulk change distribution=SoaS -> component=SoaS
Note: See
TracTickets for help on using
tickets.
This is likely the same problem as ticket #388. The issue is that if you try to dismiss the palette by clicking in the text area, then the text is deselected *before* the color change signal is emitted. So in the end, nothing has changed.