snippets do not accept non breaking spaces
Bug #1929827 reported by
Xopa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
calibre 5.18
windows 10
when ever I use a nonbreaking space in a snippet it seems to change it to a normal space
eg
snippet to replace nb4[ctl/j] should insert 4 [non-breaking spaces] pasts 4 ]normal spaces]
snippet to replace [nb-space][ctl/j] with [space] works
snippet to replace [space][ctl/j] with [nb space] replaces with [space]
currently I use replace [space][ctrl/j] with [&][n][b][s][p] & I press [;] to convert it to a [nb-space]
To post a comment you must log in.
This is an issue with the snippet creation dialog, the fix will be in
the next release, but you will need to recreate the snippets.