[Sugar-devel] [DESIGN] Re: [PATCH] fix OLPC #10488 - Color chooser does not always work when giving color to selected text

2010-12-06 Thread Simon Schampijer
Hi Gonzalo, so the issue is the following: We do only set the color when the palette is popped down. This does break the following case: - select text you want to change the color of - open the color chooser and change the color - do click anywhere in the canvas (not the selected text) and do

Re: [Sugar-devel] [DESIGN] Re: [PATCH] fix OLPC #10488 - Color chooser does not always work when giving color to selected text

2010-12-06 Thread Simon Schampijer
On 12/06/2010 11:28 AM, Simon Schampijer wrote: Hi Gonzalo, so the issue is the following: We do only set the color when the palette is popped down. This does break the following case: - select text you want to change the color of - open the color chooser and change the color - do click anywhe

Re: [Sugar-devel] [DESIGN] Re: [PATCH] fix OLPC #10488 - Color chooser does not always work when giving color to selected text

2010-12-06 Thread Benjamin Berg
Hello, On Mon, 2010-12-06 at 11:28 +0100, Simon Schampijer wrote: > We do only set the color when the palette is popped down. This does > break the following case: > > - select text you want to change the color of > - open the color chooser and change the color > - do click anywhere in the canva

Re: [Sugar-devel] [DESIGN] Re: [PATCH] fix OLPC #10488 - Color chooser does not always work when giving color to selected text

2010-12-06 Thread Gonzalo Odiard
Thanks. I will try changing the signal in the activities. Gonzalo On Mon, Dec 6, 2010 at 10:52 AM, Benjamin Berg wrote: > Hello, > > On Mon, 2010-12-06 at 11:28 +0100, Simon Schampijer wrote: > > We do only set the color when the palette is popped down. This does > > break the following case: >