Closed
Bug 69125
Opened 24 years ago
Closed 24 years ago
mail composition & editor windows: Ctrl-Home, Ctrl-End, Page Up, and Page Down do not work correctly
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
mozilla0.9
People
(Reporter: wtcorrea, Assigned: alecf)
Details
(Keywords: access)
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.16-22 i686)
BuildID: 2001021522
Ctrl-Home should send the cursor to the beginning of the message.
Ctrl-End should send the cursor to the end of the message.
When the cursor is less than a page away from the top, Page Up should send the
cursor to the beginning of the message.
When the cursor is less than a page away from the bottom, Page Bottom should
send the cursor to the end of the message.
Reproducible: Always
Steps to Reproduce:
Simply edit a message that is longer than a page, and try using those keys.
Comment 1•24 years ago
|
||
This is technically a duplicate of bug 22529, but that looks like it's been
resolved fixed... So leaving this open. reassigning to keyboard navigation.
Assignee: ducarroz → alecf
Status: UNCONFIRMED → NEW
Component: Composition → Keyboard Navigation
Ever confirmed: true
Product: MailNews → Browser
QA Contact: esther → sairuh
Comment 2•24 years ago
|
||
I forgot to add that yes, this is a problem in textareas, editor, and mailnews
composition
Comment 3•24 years ago
|
||
akkana, has this been reported earlier as an editor bug[s]?
additionally: nbaca, has this been already reported in a mail composition bug?
i did a few queries but didn't find any hits. i keep thinking this was reported
before, tho'...
Comment 4•24 years ago
|
||
this is a problem on all platforms --although for some reason ctrl+home/end do
work on win32 [but not linux or mac].
am guessing this should go over to someone on the editor team...who should it
be?
Severity: minor → major
Keywords: access
OS: Linux → All
Hardware: PC → All
Summary: mail compositions: Ctrl-Home, Ctrl-End, Page Up, and Page Down do not work correctly → mail composition & editor windows: Ctrl-Home, Ctrl-End, Page Up, and Page Down do not work correctly
Comment 5•24 years ago
|
||
This bug is a duplicate of bug #61352 (ctrl-home/end).
The issue of page up and page down moving the caret is covered in bug #4302 (yes,
it's a *really* old issue).
*** This bug has been marked as a duplicate of 61352 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla0.9
verified dup of bug 61352
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•