Hi, On Tue, Nov 26, 2013 at 6:47 PM, Thomas Hackert <[email protected]> wrote: > Hello Sophie, *, > On Dienstag, 26. November 2013 18:32 Sophie wrote: >> Le 26/11/2013 18:28, Thomas Hackert a écrit : >>> On Dienstag, 26. November 2013 17:43 Sophie wrote: >>>> Le 26/11/2013 16:53, Thomas Hackert a écrit : >>> <snip> >>>>> Steps to reproduce: >>>>> 1. Create a new Writer document >>>>> 2. click on the symbol with the green triangle >>>>> 3. mark the newly inserted image >>>>> 4. look in LibreLogo's toolbar right of the dropdown menu with >>>>> "Color" in it. >>>>> You will then see this green colour with "[]" on its right side >>>>> ... >>>>> :( In LO Version: 4.1.3.2 Build ID: >>>>> 70feb7d99726f064edab4605a8ab840c50ec57a there is the name >>>>> "Light green" (in my Germanophone version "Hellgrün" ... ;) >>>>> >>>>> Is this intended? Could someone confirm it? >>>> >>>> I'm not sure this is intended. Usually this is when the color is >>>> imported with no name, I think the name of the color is missing >>>> here. >>> >>> ah, O.K. But you can confirm it, can't you ;? >> >> Yes, yes, confirmed :) > > O.K. Thanks :) > >> And Joren sent me a mail that it's may be >> related to https://bugs.freedesktop.org/show_bug.cgi?id=43938 > > If LibreLogo uses the same mechanism, maybe ... ;) But as I am not a > dev ... :(
Only a few colors have name. Only those colors have name, that are part of the current palette. Light green was removed from standard palette, because Symphony's palette was adopted. It is super easy to fix this "bug" with LibreLogo, we only have to choose a similar green for the turtle, that has a name. For example instead of 00ff00 (former Light green) we can use 00cc00 which is "Green 3". Send a patch (change __FILLCOLOR__ in LibreLogo.py). HTH, Andras _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: [email protected] Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
