^hmm...well i wasn't having that problem.
for me. in the WYSIWYG visual editor it will do the breaks ( <br */> and <p*>):
see here
but then for some reason when i post it'll completely ignore the paragraph breaks and turn them into single line breaks:
click
and oddly enough if you view the source for my blog you'll see that the paragraph breaks are there:
click
but according to the WordPress HTML editor they're not >__<:
click
now, on my last WordPress update for 2.3.1/2 oddly enough i managed to get the breaks using the
&*nbsp;<br /*>
method that was mentioned before (last time i tried before those updates. they wouldn't work >>;; )
that's great that i can get them now. but heck i don't want to have to go and paste that everytime i want a paragraph break >__< (now that is just incredibly tedious)
2 notes on this issue (at least for me):
1. this problem isn't just on Firefox, it's on every browser i go on (IE, Firefox, Safari, Opera) on both pc and mac
(2)ONLY WordPress is doing this. as in, if i were to put paragraph breaks on any other page on my blog it will do the paragraph break. (general this tells me that the problem is, at least after trying to fix this problem for the longest time, is not in my css)
the back of my head kinda thinks that it might be a compatibility problem between my theme and the current version of WordPress (because i never changed any of the theme files to match how they're coded for 2.3) but then that doesn't make sense to me because i never had that problem with past WP updates >>
so all in all very confusing