[Libreoffice-bugs] [Bug 128307] New: EDIT: Unwanted removing of space character on save
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 21 23:33:17 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128307
Bug ID: 128307
Summary: EDIT: Unwanted removing of space character on save
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: johnsmithbeatles at gmail.com
Description:
1. Ensure AutoCorrect is off: Tools > AutoCorrect > While Typing = False.
2. Type:
```
* http://google.com[Google]
```
This is AsciiDoc format for hyperlinks, but you could type something different,
e.g.
```
foo bar[baz]
```
3. Select the hyperlink (example 1) or "bar" (example 2) and cut it.
4. Notice that there is no space now:
```
*[Google]
foo[baz]
```
Expected:
```
* [Google]
foo [baz]
```
Tested with 6.2.7.1 (x86) and 6.4.0.0.alpha0+ (x86).
Steps to Reproduce:
-
Actual Results:
-
Expected Results:
-
Reproducible: Always
User Profile Reset: Yes
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191021/6d20391b/attachment.html>
More information about the Libreoffice-bugs
mailing list