https://issues.apache.org/ooo/show_bug.cgi?id=122318
--- Comment #11 from Armin Le Grand <[email protected]> --- ALG: Hi Ariel, thanks for the extended infos. I know about that translation stuff and added the needed ressources/removed unused ones, so this should be done. About the 'sorting' (let' keep the name, we know now what it's abuout): Seen from the ColorPopup it's about having the lines 1..10 oriented horizontally or vertically. In principle the old palette had them horizontally, thus showing numbered colors close together, the new one is vice-versa. It cannot simply be transposed, we have 12 columns and 11 colors of each type. When going to 11 colums we would have to remove one of the white to black colors which are 12, too. >if the user is trying to find a green or a red, all green 1-8 are together, >the same for red 1-8, etc. True, but also means that the user has to scroll to find the other colors; he gets offered various brightnesses of one color. In the new layout he has different colors in one fitting brightness together. Both have pros and cons, I see no real disadvantage in the new one. And as said, I would opt to replace the ListBoxes with the ColorSelector in a next version anyways (4.1?). How about writing an enhancement request for that? -- You are receiving this mail because: You are on the CC list for the bug.
