Bug 163775 - Enclose with character, enclosing text - Left / Right Quotation marks non-replacement for Apostrophe/Quotation mark not working: 1) for Mono fonts, 2) When you unthick Replace in AutoCorrect>Localized Options for Single / Double Quote
Summary: Enclose with character, enclosing text - Left / Right Quotation marks non-rep...
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.8.2.1 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: QA:needsComment
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-05 13:52 UTC by Dragan Marinović
Modified: 2024-11-21 21:42 UTC (History)
0 users

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 Dragan Marinović 2024-11-05 13:52:24 UTC
Description:
Tools > Options > LibreOffice Writer > Formatting Aids
Autocomplete
    🗸 Enclose with character
Works perfectly for ( { [ ‘ “
What about 'Apostrophe' and "Quotation mark"

1) Quotation in Mono font

‘Single quotes’ “Double quotes” written in Liberation Serif 
'Single quotes' "Double quotes" written in Liberation Mono

Excellent feature cause I’ve read so many Excel and Bash books with Left/Right quotation marks in code (Mono font) and when you copy/paste you have to correct it every time.

Wouldn’t it be better if “Enclose with character” would:
Quote it with 'Apostrophe' and "Quotation mark"
in Mono fonts cause it already skips it when writing.

2)

Tools > AutoCorrect > AutoCorrect Options > Localized options
Single Quotes	
    ☐ Replace
        Start quote ‘
        End quote ’
Double Quotes
    ☐ Replace
        Start quote “
        End quote ”
When you unthick replace.
You start writing “word” and ‘word’ like "word" and 'word'.

Wouldn’t it be better if “Enclose with character” would:
Quote it with 'Apostrophe' and "Quotation mark"
just like in Mono fonts cause it already skips it when writing.

Workaround is to change Start / End Quote to " and ' twice in Localized options/Replace.

Steps to Reproduce:
-

Actual Results:
-

Expected Results:
-


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 24.8.2.1 (X86_64) / LibreOffice Community
Build ID: 480(Build:1)
Both Linux and Windows
Comment 1 Dragan Marinović 2024-11-21 21:42:32 UTC
Speaking of:

'Apostrophes' and "Quotation marks" and ‘Single quotes’ “Double quotes”

when entering 
Apostrophe and Quotation marks with sequence:
CRTL+SHIFT+u + HEX Codes

22 "
27 '

it does AutoCorrect.
Unlike Insert Special Character.

Wouldn't it be the point of me remembering those combinations
trying to type exactly them.
Otherwise I would remember 

201C “
201D ”
201E „

and type them.

So if something can be done about that too.
If it can.