Closed
Bug 777449
Opened 14 years ago
Closed 11 years ago
Kuma Editor: scrolling up is broken using the keyboard
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P2)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julienw, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0
Build ID: 20120624012213
Steps to reproduce:
- Open an editor with enough text in it (more than one screen), for example try to modify an existing article.
- click inside the editor
- go down using the keyboard arrow: it works correctly, scrolling down when necessary
- go up using the keyboard arrow: it doesn't scroll up as soon as the cursor is at the top; you have to press the arrow 4 or 5 times more so that it begins scrolling. And it doesn't scroll to the top at all, you have to use the mouse with the scrollbar (or your touchpad, etc)
Comment 1•14 years ago
|
||
Confirmed. Thank you for reporting this, Julien.
It looks like it does scroll part of the way up, but not all of the way up. See https://developer-dev.allizom.org/en-US/docs/Lorem_Ipsum$edit
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 2•14 years ago
|
||
yep, to me, it looks like the cursor goes up "outside" the page, and it's beginning scrolling up begins when the cursor is at the beginning of the page.
Can't explain it better, sorry :)
Updated•14 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
We are temporarily re-enabling the scrolling plugin, so this issue will re-appear. We will remove it again when bug 913441 is closed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 13 years ago → 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•