Closed
Bug 2929
Opened 26 years ago
Closed 26 years ago
DOM textfield.value setting behaving oddly
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
People
(Reporter: joki, Assigned: pollmann)
References
()
Details
Setting the value of the text fields on this url works oddly. Move the
mouse over the highighted dates in the calendar. The text field seems to get
the new text added. You can tell because the scrollbars resize and selecting
where you expect the text to be exposes it. But it shows up in white, same
color as the background. Haven't looked into cause. Could even be a style
thing.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•26 years ago
|
||
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.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•