Description: The happy and sad faces are inverted for both the normal and colored sets of emoticons (look at the screenshot) Actual Results: The happy and sad faces are inverted. Expected Results: The opposite of the actual result... Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 153178 [details] Actual emoticons sets
confirm with Version: 6.4.0.0.alpha0+ (x64) Build ID: 6eefac3b3744f806b0a35afbd0d9669d840118f4 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; and Version: 4.2.0.0.alpha1+ Build ID: fc8f44e82de4ebdd50ac5fbb9207cd1a59a927e3
There are times when the high value is bad (number of errors) and the low value is good. It should be possible to change the icons individually, choose even the color, or also be able to change the signs> = to <=, or choose in all three cases if <, <=, =,>,> =, <>
Created attachment 157755 [details] work around for invert icons One way to invert the icons is to use a second column that inverts the values, apply the conditional formatting and change the ink of the values to white to hide them. You can see the attached file.
On pc Debian x86-64 with master sources updated today, I could reproduce this.
I gave it a try with https://gerrit.libreoffice.org/c/core/+/97636
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a330d8eef09a3135bf6ae94b31b7ea944f256bdc tdf#126733: inverted emoticons sets for the conditional formatting It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Patch waiting for review in 7.0 here: https://gerrit.libreoffice.org/c/core/+/97677
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/23d0bc0b948ecd22860abf247e57ac6dda82b8a1 tdf#126733: inverted emoticons sets for the conditional formatting It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/92c2318db92c3f102243ef1f8a9a492796932ff6 Revert "tdf#126733: inverted emoticons sets for the conditional formatting" It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/8192e7ad06538a3df44de14950b162b05ac26063 Revert "tdf#126733: inverted emoticons sets for the conditional formatting" It will be available in 7.0.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
As discussed in https://gerrit.libreoffice.org/c/core/+/97636 this is not just a matter of swapping icons, which for existing documents would cause a regression in that the intended meaning would be swapped. See also comment 3
Reverted in master and 7.0
(In reply to Eike Rathke from comment #12) > As discussed in https://gerrit.libreoffice.org/c/core/+/97636 this is not > just a matter of swapping icons, which for existing documents would cause a > regression in that the intended meaning would be swapped. > > See also comment 3 Two solutions: 1.- Add option for reverse order icons. Default is same as old versions. 2.- Add other new set of emoticons named "reverse order emoticons" and "reverse order colorized emoticons" (my english is bad, but you understand). Bye.