Closed Bug 2629 Opened 26 years ago Closed 26 years ago

setting textarea.value doesn't change widget text

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 2105

People

(Reporter: vidur, Assigned: pollmann)

References

()

Details

Eric, you're probably on this already, but here's another example. Move your mouse over January 10th (or any dates similarly colored). The SetValue() method for nsHTMLTextArea is getting called, but the text in the widget doesn't change. There's also a crash in the EventStateManager when you start moving around a lot, but that's a different bug for Tom Pixley.
Status: NEW → ASSIGNED
Setting all current Open/Normal to M4.
*** Bug 2929 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
The text is being updated. Update the field by moving the mouse over one of the numbered dates. Then sneak your mouse into the field and hilight the text. It's correct, just not showing up because it's white text on a white background. *** This bug has been marked as a duplicate of 2105 ***
The text is being updated. Update the field by moving the mouse over one of the numbered dates. Then sneak your mouse into the field and hilight the text. It's correct, just not showing up because it's white text on a white background. *** This bug has been marked as a duplicate of 2105 ***
Status: RESOLVED → VERIFIED
Verified Dup
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.