PDA

View Full Version : [FIXED in WYSIWYG2] [known issue - blockquote/div nesting] Bug with indent in wysiwyg


inetd
Mon 25th Nov '02, 5:49pm
When one string have indent, string after this string have one empty string.
Example:
I enter string "lalala", click Increase Indent. Then I click Enter and Decrease Indent. And my cursor move to one strong down...

lalala
other string...
(I'm click Enter only one time after each string)

Wayne Luke
Mon 25th Nov '02, 6:49pm
Originally posted by inetd
When one string have indent, string after this string have one empty string.
Example:
I enter string "lalala", click Increase Indent. Then I click Enter and Decrease Indent. And my cursor move to one strong down...

lalala
other string...
(I'm click Enter only one time after each string) Your indented text is within a blockquote which as a block level element adds a linefeed by default similar to a DIV or a P tag.

inetd
Wed 27th Nov '02, 3:57pm
I create signature with indent. Then I exit from signature editor. Today I go to signature editor and try delete indent in first string. And i can't make this :(

inetd
Fri 20th Dec '02, 12:43am
Developers, i can't delete indent in my signature. Please fix this.

Steve Machol
Fri 20th Dec '02, 1:31am
What happens when you try to delete it?

inetd
Fri 20th Dec '02, 2:07am
Originally posted by Steve Machol
What happens when you try to delete it? not happens.

Steve Machol
Fri 20th Dec '02, 2:13am
Originally posted by inetd
not happens. I'm not sure what you mean. :confused:

inetd
Fri 20th Dec '02, 2:19am
Originally posted by Steve Machol
I'm not sure what you mean. :confused: :(
I'm delete "Sorry for my bad english! :)" from signature. I'm use backspace for this. But after delete "S" I can't delete indent...

Login in my username and test it...

Steve Machol
Fri 20th Dec '02, 2:23am
I edited it for you in the Admin CP. I'm still not sure what the problem was though.

inetd
Fri 20th Dec '02, 4:10pm
Originally posted by Steve Machol
I edited it for you in the Admin CP. I'm still not sure what the problem was though. thank you.... But it's bug.... :(
If some people add indent for first string in signature, this people can't delete indent... :(

Paul
Fri 20th Dec '02, 7:02pm
Test.

Oh. I see what you mean. :) I cannot remove the first indent from this post (the buttons to the right of the list items in the WYSIWYG editor).

That's what this user is reporting is a problem. It apparently affects more than just signatures.
[Edit: When I pressed edit, the last paragraph showed up not indented--I still couldn't get rid of the indent on the others]

Wayne Luke
Fri 20th Dec '02, 7:25pm
Indented Text UnIndented Text...

Seems to work fine for me in posting... You can't delete the indent by hitting the delete or backspace key. You have to click on the "OutDent" button.

Paul
Fri 20th Dec '02, 7:39pm
Originally posted by Wayne Luke
Indented TextUnIndented Text...

Seems to work fine for me in posting... You can't delete the indent by hitting the delete or backspace key. You have to click on the "OutDent" button.

I couldn't get it to delete using either the backspace key OR the "Outdent" button. I thought I posted that, but it seems I forgot to mention I tried both.

Wayne, try editing my post above and removing the ident from the "Test." line. I don't know what exactly is causing this, but there's something fishy going on :)

inetd
Sat 21st Dec '02, 1:52pm
Originally posted by Wayne Luke
Indented Text UnIndented Text...

Seems to work fine for me in posting... You can't delete the indent by hitting the delete or backspace key. You have to click on the "OutDent" button. Wayne, i see. But OutDent not work too...

Wayne Luke
Sat 21st Dec '02, 2:38pm
Hmmm... Works fine for me. Make sure you have the latest javascript files by doing a complete refresh (ALT-F5 in IE).

What version of IE are you using?

inetd
Sat 21st Dec '02, 4:26pm
test
Wayne, don't work. I'm use IE 6.0 SP1. I'm reload page but it's not help.
What I can:
Post new message "test" (with indent) Edit message "test". And when I editing message, I can't delete indent before test. Backspace, delete and DecInd don't work...:(

Steve Machol
Sat 21st Dec '02, 11:28pm
indent test

Edit: Problem confirmed with IE 6.0 SP1.

Paul
Sun 22nd Dec '02, 12:05am
Originally posted by Wayne Luke
Hmmm... Works fine for me. Make sure you have the latest javascript files by doing a complete refresh (ALT-F5 in IE).

What version of IE are you using? I was using IE 6 SP1 with all hotfixes as well. I'll try with Netscape and Opera too. *shrug*

Paul
Sun 22nd Dec '02, 12:07am
Right around the same time..

I'll realize that the control only works with Internet Explorer... ;)

Kier
Thu 23rd Jan '03, 7:04am
Okay, I can confirm this problem with the backspace key, but it's easily solvable by pressing the http://www.vbulletin.com/forum/images/wysiwyg/vB_OutDent.gif button, so I'm going to mark it as fixed, and I'll come back to look at it another time.

Paul
Thu 23rd Jan '03, 7:31am
Originally posted by LoveShack
I couldn't get it to delete using either the backspace key OR the "Outdent" button. I thought I posted that, but it seems I forgot to mention I tried both.

*cough* ;)

Kier
Thu 23rd Jan '03, 7:36am
I can't reproduce this at all.. show me the steps you need to do to get this behaviour and I'll look again.

inetd
Thu 23rd Jan '03, 8:04am
Originally posted by Kier
I can't reproduce this at all.. show me the steps you need to do to get this behaviour and I'll look again. I'm go to Signature editor. Then add indent for fisrt string. After this I'm save signature.
And after this I can't delete indent in first string. "Outdent" button & backspace didn't work.

Kier
Thu 23rd Jan '03, 8:14am
Thanks for the explanation, I can reproduce the problem now. Not sure what to do about it though...

rylin
Sat 25th Jan '03, 5:25am
Originally posted by Kier
Thanks for the explanation, I can reproduce the problem now. Not sure what to do about it though...

Do some manual string replacement?
document.GetElementByID('htmlbox').innerHTML, then you could just remove the first indent there...

not really a fix as much as a workaround, but it should work

eXtremeTim
Mon 5th May '03, 10:02pm
test
Interesting :-/

Hmm when i tried it with the code view off it would not remove the first indent but when i tried it with the code view on i was able to remove the first indent or else it was becuase i was playing with indenting and un indenting the line right after it and then spliting the line. :-/ so im gonna test it again this time without playing with the line below.

eXtremeTim
Mon 5th May '03, 10:07pm
hmm well now it works either way for me. wierd 3 minutes ago it wasn't working now it is. :-/

inetd
Sat 30th Aug '03, 12:13pm
This bug fixed in new WYSIWYG.
TY!

Kier
Mon 1st Sep '03, 7:11am
Fixed in WYSIWYG II