Closed Bug 1572686 Opened 5 years ago Closed 5 years ago

textarea wrap=hard doesn't function

Categories

(Core :: DOM: Core & HTML, defect)

68 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1568313

People

(Reporter: enrico.amisano, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

Good day from Enrico - Italy
I have a problem with the textareas in my html
My textarea is this:
<textarea class=iformc name=mytextarea wrap=hard cols=30 rows=20
</textarea>

When I submit the input to the server I see that wrap=hard doesn't function because none CarriageReturn and LineFeed control chars appear.
I use these control chars to decompose the string form the textarea and to put data in database.
It's strange, because this code is 15 year thet function well.
Chrome and IE are OK, control chars appears.

My version of FF is 68.0.1 - italian language

Sorry
The exact code for my textarea is:

<textarea class=iformc name=mytextarea wrap=hard cols=30 rows=20>

Doesn't sound like a security issue.

Group: firefox-core-security

Hi
Where I ahe to post this issue ?
Thanks

Hi,

@enrico, can you please provide a test case or some clear steps to reproduce in order to test the issue? What can I do for now is to set a component to this issue in order to involve the development team and get an opinion on this. If this is not the correct component please feel free to change it to an appropriate one.

Thanks for the report.

Flags: needinfo?(enrico.amisano)
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core

Hi Enrico, thanks for reporting the issue. It's a known one which I'm currently trying to fix. I'll close this one as a duplicate.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE

Hi to all
Sorry but I was in holiday.
The problem has been solved ?
If yes, the correction is inside the 68.0.2 fix that I have applied this morning or there is another way to workaround the problem ?
Many thanks in advance.

Flags: needinfo?(enrico.amisano)

Enrico: no, the duplicate of this bug is still being worked on.

Ok many thanks
Ciao

Sorry to bother you.
For my factory is important the solution.
I have 100 user connected to our intranet with Firefox and a lot of programs have this situation in textareas.
Do you think when the solution will be resolved ?
Many thanks

Hi Enrico,

please comment on the duplicated bug mentioned above, as this one is closed. Unfortunately, I had to pause the work on the duplicate. It's unclear, when I or someone else can continue working on it.

You need to log in before you can comment on or make changes to this bug.