Modify ↓
Opened 18 years ago
Closed 18 years ago
#2607 closed defect (fixed)
Italicizing text results in lost whitespaces
| Reported by: | Owned by: | Jun Omae | |
|---|---|---|---|
| Priority: | normal | Component: | TracWysiwygPlugin |
| Severity: | normal | Keywords: | |
| Cc: | bryanlockwood@… | Trac Release: | 0.10 |
Description
try this, using the wysiwyg editor:
Type a few words, then a space. Hit ctrl-I and type a word. It is italicized in the editor. Hit ctrl-I again, type a space, then complete your sentence. Save the page.
What you should get:
The quick brown fox jumps over the lazy dog.
What you actually get:
The quickbrownfox jumps over the lazy dog.
This is happening to me on a Trac 10.3 with the wysiwyg plugin that I installed around Feb 1 via easy install.
Oh, by the way: T H A N K Y O U !!''' I have been wanting wysiwyg Trac for ages. This is a minor glitch for me.
-Bryan
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
| Cc: | bryanlockwood@… added; anonymous removed |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



(In [3255]) fixed #2607 - eating space preceding <EM> tag