Closed
Bug 161988
Opened 23 years ago
Closed 23 years ago
page down/up doesn't move cursor in textarea
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: donutz, Assigned: rods)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530
BuildID: 2002053012
If I'm on a webpage with a form that has a textarea, and the text area has more
lines of text than it has lines of display, it's pretty natural to hit the
page-down or page-up to scroll through that text. Ideally, this should move the
cursor down/up a page, so that if i type into the textarea, my text shows up in
the text i'm currently viewing, not the last point where the cursor was before i
hit page up/down.
Reproducible: Always
Steps to Reproduce:
1.go to web page with textarea
2.type a lot in the textarea so it now has more lines than rows displayed.
3.hit the page up key.
4.type something. D'oh! the cursor was still at the bottom of the textarea where
you stopped typing.
Expected Results: Mozilla should have moved the text-entry cursor up a "page"
in the textarea.
*** This bug has been marked as a duplicate of 4302 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•