If you go to Options > LibreOffice > Application Colors, you’ll see a box which allows you to pick a color for many UI elements. This box contains a column called “Preview”, which in previous versions of LO allowed you to see which color you had selected with the list boxes at the left. However, the new color-picking buttons double as a previewer, so the separate “Preview” column is now redundant and should be removed.
Nice one :)
How about keeping the column to show the default values? It would be a static shape/area that just shows the factory setting. -> needsUXEval for this idea
(In reply to Heiko Tietze from comment #2) > How about keeping the column to show the default values? It would be a > static shape/area that just shows the factory setting. -> needsUXEval for > this idea Hi guys, What the decision here. I found an other issue with this previews, that if you set a different color and then click reset, the color picker button shows the right color (the color before the change), but the preview is not updated accordingly. This issue would be solved if we remove them of course.
No further opinion to show the factory setting in the obsolete column so we should go with removing it. Please do so. (removing ux, proposing easy hack)
(In reply to Heiko Tietze from comment #4) > No further opinion to show the factory setting in the obsolete column so we > should go with removing it. Please do so. > > (removing ux, proposing easy hack) Ok, the source code is here: cui/source/options/optcolor.cxx The class SvxColorOptionsTabPage implement this tab page.
Arkadiy Illarionov committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5b4314ccb5ae21b7414d85f4b3bebbe972694b1b tdf#108139 Remove Preview column from Application Colors config page It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.