Closed Bug 12796 Opened 25 years ago Closed 25 years ago

with gfx text controls enabled, <textarea> doesn't render it's content, problem might be white-space: -moz-pre-wrap;

Categories

(Core :: Layout, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

Attachments

(1 file)

this worked wednesday, the last time I pulled code before today.
now, I see <TEXTAREA>s don't render their content, whether it's initial content
or typed-in text.

I'm about to attach a test case with 2 <TEXTAREA>s.  One uses white-space:
-moz-pre-wrap and does not render, the other does not use this style and
renders fine.

I think rendering of docs with body style white-space: -moz-pre-wrap; is the
problem.
Blocks: 12793
Assignee: troy → kipp
And why is this assigned to me, I've never even heard of -moz-pre-wrap?

Kipp, I'm assuming you know something about this.
Status: NEW → ASSIGNED
Priority: P3 → P1
Target Milestone: M10
I have a fix sitting in my tree; as soon as it opens.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed. An optimization I had put in speculatively was the culprit (I'd stopped
created un-wanted text-frames for compressible white-space).
Status: RESOLVED → VERIFIED
With Sept 2nd Build, this problems appears to be fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: