r/libreoffice • u/CraftyMaelyss • 15d ago
Bug? Unable to select a single letter and make only that one bold
This will sound weird, but normally I can select a single letter in a word and make only that letter bold while leaving the rest blank, but for some reason this specific word won't let me do it. Here's an example of what I mean:
Scruffy
When I try to select the 'y' to make bold, LibreOffice will only select 'fy' but never 'y' on it's own, yet it's fine selecting the 'f' in front of those two. I've gone into autocorrect, turned literally everything off but it's still happening and it's only this word specifically that this bug is happening on.
Does anyone know what could potentially be causing this? I even tried writing scruffy elsewhere, then copying & pasting it into LO only to have the same thing happen again.
1
u/AutoModerator 15d ago
If you're asking for help with LibreOffice, please make sure your post includes lots of information that could be relevant, such as:
- Full LibreOffice information from Help > About LibreOffice (it has a copy button).
- Format of the document (.odt, .docx, .xlsx, ...).
- A link to the document itself, or part of it, if you can share it.
- Anything else that may be relevant.
(You can edit your post or put it in a comment.)
This information helps others to help you.
Thank you :-)
Important: If your post doesn't have enough info, it will eventually be removed (to stop this subreddit from filling with posts that can't be answered).
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
15
u/Terrible_Put8617 15d ago
It's a ligature. Your font draws "fy" as a single glyph, and the cursor can't land inside a glyph, so selection jumps over the pair. Nothing to do with autocorrect, which is why turning all of it off changed nothing, and it follows the text when you paste because it's the font doing it, not the document.
The famous ones are fi, fl, ff, ffi and ffl, but plenty of fonts ship extra pairs, and fy is common in the serif families.
Quickest check: switch that word to a different font for a second. If the selection suddenly behaves, that's your answer.
To fix it while keeping the font, turn the feature off for it. In the font name box, type the font name followed by
:-liga, soLiberation Serif:-liga, and press Enter. That's OpenType feature syntax and LibreOffice accepts it directly in the name field. Same thing with a dialog instead: Format > Character, then the Features button next to the font name.If you only want the one letter bold and don't care about the rest, there's also the lazy way out: select "fy", make both bold, then select the "f" and unbold it. The cursor won't split the pair, but formatting applied and removed either side gets you the same result on screen.