Page 1 of 1

Too many new lines after quote

Posted: 29 Oct 2011, 20:49
by 7bit
7bit wrote: Insert text here.
Insert reply text to above quote here.

Code: Select all

[quote="7bit"]
Insert text here.
[/quote]
Insert reply text to above quote here.
The problem is that there are 2 \n added after the quotation block, although there is only one \n in the source-code of the message.

As you can see, it is the same for code-blocks.

Thanks!

Posted: 29 Oct 2011, 23:00
by webwit
Ah yes. It's a feature, not a bug. Or something like that. The css to do it right (see below) trickered a bug in chrome which caused it to crash. So we outcommented it. But that bug was scheduled to be fixed, I think. I'll check if it's safe to reinsert it.

Code: Select all

blockquote + br {
	display: none;
}

Posted: 29 Oct 2011, 23:09
by 7bit
It's not important just looks a bit queer with all those large gaps.

Posted: 30 Oct 2011, 01:29
by webwit
7bit wrote:It's not important just looks a bit queer with all those large gaps.
It should be better now (might need page refresh). If sixty doesn't start complaining that his chrome crashes, we're ok.

Posted: 30 Oct 2011, 01:38
by 7bit
webwit wrote:
7bit wrote:It's not important just looks a bit queer with all those large gaps.
It should be better now (might need page refresh). If sixty doesn't start complaining that his chrome crashes, we're ok.
Test Text.
webwit wrote:
7bit wrote:It's not important just looks a bit queer with all those large gaps.
It should be better now (might need page refresh). If sixty doesn't start complaining that his chrome crashes, we're ok.
Test Text.
webwit wrote:
7bit wrote:It's not important just looks a bit queer with all those large gaps.
It should be better now (might need page refresh). If sixty doesn't start complaining that his chrome crashes, we're ok.

Test Text.
webwit wrote:
7bit wrote:It's not important just looks a bit queer with all those large gaps.
It should be better now (might need page refresh). If sixty doesn't start complaining that his chrome crashes, we're ok.
Test Text.

Code: Select all

while(1);
Test Text.
^^^^ Does not work for code-blocks!
:sad:

Posted: 30 Oct 2011, 22:47
by webwit
Also fixed.

Posted: 30 Oct 2011, 23:21
by 7bit
webwit wrote:Also fixed.
Thanks!

Code: Select all

[quote="webwit"]Also fixed.[/quote]
Thanks!
Thanks!

Posted: 31 Oct 2011, 18:11
by webwit
Unfortunately I had to revert it for now. Seems google is too busy selling ads or something.
xbb wrote:
sixty wrote:As of today, this bug is back. :o
Should be fixed with Chrome 15.
What version is stable now? 14?

Posted: 31 Oct 2011, 19:13
by 7bit
webwit wrote:Unfortunately I had to revert it for now. Seems google is too busy selling ads or something.
xbb wrote:
sixty wrote:As of today, this bug is back. :o
Should be fixed with Chrome 15.
What version is stable now? 14?
:lol: