Bug 137721 - The Place holder text in Object Area for AutoLayout (Master Slides or normal slides) have red underlining (with non-english spell checker language)
Summary: The Place holder text in Object Area for AutoLayout (Master Slides or normal ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: User-Locale
  Show dependency treegraph
 
Reported: 2020-10-24 18:24 UTC by Telesto
Modified: 2023-05-10 15:00 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-10-24 18:24:00 UTC
Description:
The Place holder text in Object Area for AutoLayout (Master Slides or normal slides) have red underlining (with non-english spell checker language)

Steps to Reproduce:
1. Open Impress (make sure the locale is different from UI language)
In my case language is set to Dutch with Dutch Dictionary active

Actual Results:
Underlining in 'place holder' text

Expected Results:
No underlining because it's 'virtual' text. 


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 94e6e140491de31c0788c91af855a75a3bb12709
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Heiko Tietze 2020-10-26 11:00:21 UTC
"Click to add text" (STR_PRESOBJ_OUTLINE), and *title, are localized variables. But while the document language depends on the Tools > Options > Locale these variables are taken from the UI. In fact, it makes more sense to use the locale here.