Open
Bug 309009
Opened 19 years ago
Updated 2 years ago
Shift+pageUp does not select a page of text prior to the cursor and shift+page down does not select page of text after the cursor
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: jon, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050917 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050917 Firefox/1.4 Shift+page up /shift+page down do not work in f7 keyboard selection mode Reproducible: Always Steps to Reproduce: 1. Put cursor on some static text 2. Press shift+page down 3. Actual Results: Nothing happens Expected Results: Text should be selected after the cursor for one page/screen worth
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060206 Firefox/1.6a1 ID:2006020614 Confirmed New I have no idea whenever this regressed (a long time ago)
Status: UNCONFIRMED → NEW
Ever confirmed: true
(In reply to comment #2) > I have no idea whenever this regressed (a long time ago) This bug is reproducible with Mozilla 1.0 and Mozilla 1.5, maybe this has never worked?
Blocks: caretnav
Component: Keyboard Navigation → Keyboard: Navigation
Product: Firefox → Core
Version: unspecified → Trunk
Comment 4•19 years ago
|
||
(In reply to comment #3) > (In reply to comment #2) > > I have no idea whenever this regressed (a long time ago) > > This bug is reproducible with Mozilla 1.0 and Mozilla 1.5, maybe this has never > worked? > It regressed between 2002 (when it was fixed during the summer) and 2004.
Updated•19 years ago
|
Severity: normal → minor
Updated•19 years ago
|
QA Contact: keyboard.navigation → keyboard.navigation
Comment 5•19 years ago
|
||
This also affects the source viewer. It's a hassle when you want to select a very large chunk of source code and you have to wait while holding shift-down arrow or press it over and over. And it's harder to tell when you have enough source selected while it's scrolling than when you go down a page at a time.
Flags: blocking1.9a1?
Updated•18 years ago
|
Flags: blocking1.9a1? → blocking1.9-
Comment 6•18 years ago
|
||
This should also work outside of caret browsing mode because after left clicking in some text using shift plus an arrow key does select text even without a caret. So I'm adjusting the summary.
Summary: Shift+pageUp does not select a page of text prior to the cursor and shift+page down does not select page of text after the cursor in f7 mode → Shift+pageUp does not select a page of text prior to the cursor and shift+page down does not select page of text after the cursor
Comment 9•6 years ago
|
||
This seems to work fine for me on the latest nightly build on Windows and Linux but not on Mac.
| Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•