vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > spacing issue
spacing issue - Posted By slip (slip) on 31st May 09 at 7:21am
When I use the WYSIWG system, even if I press "enter" on my keyboard to create gaps between different sentences or paragraphs, the actual text is produced without any spacing.
Like if I want:
"a......n"
[space]
"b......n"
all I get is:
"a......n"
"b......n"
Opera 9.64 on Windows Vista.
Re: spacing issue - Posted By slip (slip) on 31st May 09 at 7:39am
What also happens is - I have to modify a post then add the gap lines again by pressing "enter" - and then the spaces show - but not the first time around.
Re: spacing issue - Posted By Ross (admin) on 31st May 09 at 9:35am
Is this on all posts or just some with specific formatting?
Also, can you try clearing your browsers cache and seeing if it still happens?
Re: spacing issue - Posted By slip (slip) on 1st Jun 09 at 6:08am
Ross its happening everywhere - even in PMs. And I did clear my cache - 2 times no less. Still happens.
Re: spacing issue - Posted By Ross (admin) on 1st Jun 09 at 9:15am
OK, I found the problem. Opera was using an empty set of P tags for blank lines which were getting stripped. I've added something which will replace them with a line break instead