Closed
Bug 547145
Opened 15 years ago
Closed 1 month ago
<textarea> input form cursor doesnt render well
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hannysog, Unassigned)
Details
Attachments
(1 file)
|
28.33 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
in input <textarea> the text cursor will appear like stretching if I set inline like "<input type="text" style="width: 600px; height: 150px;">"
Reproducible: Always
Steps to Reproduce:
1. delete all css
2.
3.
Actual Results:
doesnt change a thing
Expected Results:
the text go to the "top"
| Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
Is this about <textarea> or <input>? Can you just point to an HTML page showing the problem, or attach it to this bug?
| Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
Updated•1 month ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 1 month ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•