1

Topic: Missing P tag for first line of text in Firefox

Hi,

We're using the 1.43 version and in Firefox, if we enter a text like:

"Hello.

This is the text field"

we don't get any paragraph tag round the first line, i.e. the value being saved is "Hello.<p>THis is the text field.</p>" as opposed to IE where we do get a P tag there as well.

What is correct?
Is this a problem in Gecko or in TinyMCE?


TIA,
Robert

2

Re: Missing P tag for first line of text in Firefox

??? It works for me, what browser and platform are you using? It works fine for me in FF 1.0.1 under WinXP.

Best regards,
Spocke - Main developer of TinyMCE

3

Re: Missing P tag for first line of text in Firefox

Sorry for not replying sooner, I've been away.
This occurs under Windows XP in Firefox 1.0.1 on several machines.

On the other hand, I can't find a configuration with Firefox where it works, i.e. produces a paragraph tag for the first line.

4

Re: Missing P tag for first line of text in Firefox

Hmm, weird. This issue was fixed in 1.43 and I can't replicate the problem. It works fine for me in Mozilla 1.3 - 1.8 and Firefox 0.8 - Firefox 1.0.1 on both PC and Linux. Could it be a cache issue or a older version that 1.43?

Best regards,
Spocke - Main developer of TinyMCE

5

Re: Missing P tag for first line of text in Firefox

Hi again,

I just talked to the other developer working on this, and apparently he had a previous version of TinyMCE installed before so it was a caching issue.

Thanks for the help!