View Single Post
Old 11-30-2016, 01:52 PM   #1
rferran
Junior Member
rferran began at the beginning.
 
rferran's Avatar
 
Posts: 8
Karma: 10
Join Date: Feb 2013
Device: Hanlin V3+
Non breaking space (possible) bug

Hi,
I'm using Sigil 0.9.5 with Qt 5.5.1 running on a Lubuntu 16.04 machine.
The attached epub test file have only 3 lines of text in section0001.xhtml.
First line includes an   entity (non breaking space). Second one have an & entity. And third one have no entities.
When editing text in book view (say, by example, delete or add a space to the third line), the non breaking spaces of the first line are duplicated in the code view. Entity of line 2 is not duplicated.
Toggling to book view, editing something, and returning to code view, duplicates all nbsp entities in xhtml section. Successive changes with toggle views result in an exponentially duplication on this nbsp entities.
Attached Files
File Type: epub test1.epub (1.8 KB, 239 views)
rferran is offline   Reply With Quote