Description: It may be better to change the Autofilter menu item label "Text Color" to "Font Color" Many dialog or buttons use "Font Color" than "Text Color". I think different label for same functions is not easy understand. This is usability issue. Steps to Reproduce: 1.Start Calc and create Autofilter 2.Click filter on the cell 3.Click "Filter by Color" You can check label "Text Color". This filter is color of "Font Color" function, such as "Font Color" button in "Formatting toolbar". Or "Font color" setting view is in "Font Effects" tab of "Format Cells" dialog. Actual Results: "Text Color". Expected Results: "Font Color" Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: e8c95b796626cb9db163f5d563fa67f38a5e92b0 CPU threads: 8; OS: Linux 5.16; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: en-US Calc: threaded
Created attachment 179185 [details] Menu item label of Autofilter
I agree. I think it's confusing to have a mixture of the two terms.
I don't understand it so far, but are you consciously using them properly? If anyone knows, could you please tell me?
It's a bit unclear in case of View > Value Highlighting. Samuel, was it a deliberate choice?
I don't understand where the problem lies.... The filter makes it clear if you want to filter by text colour or background colour, but if it is because of inconsistencies in the interface, it would be correct to unify concepts.
Just checked my Excel 2013, they also call it "Filter by Font Color". +1 to change this.
Got green light from Samuel. Let's do it. Code pointer: sc/inc/strings.hrc SCSTR_FILTER_TEXT_COLOR and SCSTR_FILTER_TEXT_COLOR_COND
Thank you for your discussion.
Proposed patch: https://gerrit.libreoffice.org/c/core/+/137087
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/126067992d7a2b3edc5dd6ce5e896343da537589 tdf#148248 Text Color -> Font Color in AutoFilter/Standard Filter It will be available in 7.5.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.
No intention to backport to 7-4, we are past string freeze.