Open Bug 1420147 Opened 7 years ago Updated 2 years ago

Page Down/Up key not work in contenteditable body which size is only one page

Categories

(Core :: DOM: Editor, defect, P5)

57 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: petr.cervenka, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346

Steps to reproduce:

Open https://jsfiddle.net/7f7petgm/
Move cursor position on second row.
Use key PAGE DOWN or PAGE UP inside body.


Actual results:

Cursor position not changed.


Expected results:

If is pressed PAGE UP cursor position should be at the top of the page.
If is pressed PAGE DOWN cursor position should be at the bottom of the page.
Component: Untriaged → Editor
Product: Firefox → Core
all browsers are different result...
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.