https://bugs.documentfoundation.org/show_bug.cgi?id=173247
Bug ID: 173247
Summary: "Redo: Typing" assigns the re-typed character the
character style of the preceding character instead of
its original character style
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Steps to reproduce:
1. Create a new Writer document.
2. Double click on a character style in the character styles sidebar menu (for
example "Source Text") to activate this character style.
3. Type a character (it will have the character style activated in the previous
step).
4. Activate a different character style (for example "Strong emphasis").
5. Type another character.
6. Undo (Ctrl-Z).
7. Redo (Ctrl-Y).
Expected behavior:
The re-typed character has the character style "Strong emphasis" (or whatever
style was activated in step 4).
Observed behavior:
The re-typed character has the character style "Source Text" (or whatever style
was activated in step 2).
Interestingly, undoing twice and subsequently redoing twice works as expected.
Apparently, the first undo does not restore the state immediately after the
step "apply attributes" when the "apply attributes" step was executed with no
text selected and the attributes where therefore applied not to a text but to
the cursor.
Version information:
Version: 26.2.4.2 (X86_64)
Build ID: 0229ac93fcf0d7cbc6376066c6f35021cef002dc
CPU threads: 4; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: de-AT (en_AT); UI: en-GB
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.