Description: a caret is not displayed, if hide characters Steps to Reproduce: 1. Start Libreoffice 2. Create New Writer Document 3. Type "Libreoffice" in Writer 4. Select "Libreoffice" with mouse, and right click 5. Appear Context Menu, Character -> Character 6. Opened Charactor, Select "Font Effect" tab 7. Check Hidden, and click [OK] Actual Results: 8. a caret is not displayed Cannot input characters. Expected Results: 8. a caret is displayed Can input characters. Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.0.0.alpha0+ (x64) Build ID: eca59b6b8a0cf826ac59f77aec9acf045340c23f CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-01-16_03:48:12 Locale: ja-JP (ja_JP); UI-Language: en-US Calc: threaded
Actual result: CRASH! Version: 6.3.0.0.alpha0+ (x64) Build ID: 411f3a050ac2be598019d512f8ccfe041080c28f CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-01-14_03:17:11 Locale: en-US (de_DE); UI-Language: en-US Calc: threaded
(In reply to Dieter Praas from comment #1) > Actual result: CRASH! See bug 122722.
(In reply to baffclan from comment #0) > > Expected Results: > 8. a caret is displayed confirm with LO 6.3 and Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a) > Can input characters. you can input characters, but character are hidden
Still present in Version: 7.0.4.2 (x64) Build ID: dcf040e67528d9187c66b2379df5ea4407429775 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
This seems correct. Bcz the font effect is affecting the selected characters, which in the STR is the *entire* paragraph. So the paragraph is effectively hidden on the document canvas--no edit cursor is visible But if you make the entered text "LibreOffice and more", and then select LibreOffice and hide it, the edit cursor remains visible as does the remainder of the paragraph. Delete the " and more" and the paragraph again is hidden. Any preceeding or following paragraph without hidden character hidden effect is visible and the edit cursor present. To me this is correct intent of the character Hidden font effect. IMHO => NAB
(In reply to V Stuart Foote from comment #5) > To me this is correct intent of the character Hidden font effect. I agree with you.