taoguan / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

How to create paragraph? #95

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open text field in Drupal, with firefox 
2. Enter text and hit retur 2 times

What is the expected output? What do you see instead?
Output is 2 break tag. I'd like to see paragraphs

What version of the product are you using? On what operating system?
0.5, win xp, firefox 3.x

Original issue reported on code.google.com by hajastamas@gmail.com on 4 Apr 2009 at 2:13

GoogleCodeExporter commented 8 years ago
Same PC with Opera 9.64 works well. Enter makes paragraph, shift+enter makes br.

Firefox 3.0.8 also works well when I edit a post started in Opera. But when I 
start
writing in FF it creats only br tags.

Original comment by hajastamas@gmail.com on 6 Apr 2009 at 9:06

GoogleCodeExporter commented 8 years ago
Anyone an idea how to fix this. I would love to use this editor but need 
paragraphs
on firefox!!

Original comment by flo...@gmail.com on 27 May 2009 at 2:31

GoogleCodeExporter commented 8 years ago
Yes agree ... no paragraphs! We need them pls :(

Original comment by LukasGav...@gmail.com on 16 Feb 2010 at 1:58

GoogleCodeExporter commented 8 years ago
If we start the textarea with paragraph it works! A definitive solution can be 
done
with this...

Original comment by brenoman...@gmail.com on 19 Feb 2010 at 10:41

GoogleCodeExporter commented 8 years ago
@brenomansur. Do you mean like: <p><textarea></textarea></p> or 
<textarea><p></p></textarea>?

Original comment by FlowSt...@gmail.com on 19 Feb 2010 at 10:57