https://bugs.documentfoundation.org/show_bug.cgi?id=167946
Bug ID: 167946
Summary: no-break-space behaves wrong
Product: LibreOffice
Version: 25.2.4.3 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Using LO 25.2.4.3 now, I find a bad bug:
I use c for character(s) and n for no-break-space(s) here:
In older versions I cold write something like:
cccccccccccccc ccccccccccccc cccccccc nnnnnnnn,
If the line ended, so I got:
cccccccccccccc ccccccccccccc cccccccc
nnnnnnnn,
Now I get:
cccccccccccccc ccccccccccccc cccccccc nnnnnnnn
,
while nnnnnnn is invisible out of the "paper" and which is absolutely not, what
should a no-break-space do.
Older documents of mine do trouble now!!!
In new documents I also get that (using t for tab):
ccccccncccccccccctttttttttttttttttttttttttttttttttcccnnnn
nnnnnccc
I think, the linebreak should be between the tabs, not between
NO-BREAK-spaces!!!
Btw. - also the no-break-spaces are shown otherwise than before - now quite
ugly with blue ringlet instead of a gray space before.
Also it seems, the width of the no-break-space increased. (?)
Steps to Reproduce:
write words (characters, c) a short before the end of the line some
no-break-spaces (n) followed by , or .
Actual Results:
cccccccccccccc ccccccccccccc cccccccc nnnnnnnn
,
(while nnnnnnn is invisible out of the "paper")
Expected Results:
cccccccccccccc ccccccccccccc cccccccc
nnnnnnnn,
Reproducible: Always
User Profile Reset: No
Additional Info:
Older documents of mine do trouble now!!!
In new documents I also get that (using t for tab):
ccccccncccccccccctttttttttttttttttttttttttttttttttcccnnnn
nnnnnccc
I think, the linebreak should be between the tabs, not between
NO-BREAK-spaces!!!
Btw. - also the no-break-spaces are shown otherwise than before - now quite
ugly with blue ringlet instead of a gray space before.
Also it seems, the width of the no-break-space increased. (?)
--
You are receiving this mail because:
You are the assignee for the bug.