Open Bug 840333 Opened 11 years ago Updated 2 years ago

Mouse scrolling "by page" doesn't work in dialogs, for example the cookie list (big delta is limited to page on webpages, not elsewhere)

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

17 Branch
x86
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mozilla, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20130107124423

Steps to reproduce:

To replace the mousewheel "scroll by pages" feature that has been removed, the recommendation is to use a high delta to force scrolling to be at least one page.


Actual results:

On web pages, each scroll event is limited to a single page to avoid skipped lines.
On most dialogs, for example the cookie list, scrolling is not limited to one page and skips immediately to the end of the list.


Expected results:

Some feature needs to be available to scroll by pages, and not just on web sites, as was available prior to Firefox 17.  The "high delta" workaround would be acceptable if it worked more consistently.
QA Whiteboard: [bugday-20150330]
Component: Untriaged → Event Handling
Product: Firefox → Core
Reproduced with 2015-03-30-03-02-03-mozilla-central-firefox-39.0a1.ru.linux-x86_64.
Summary: Mouse scrolling "by page" doesn't work in dialogs, for example the cookie list → Mouse scrolling "by page" doesn't work in dialogs, for example the cookie list (big delta is limited to page on webpages, not elsewhere)
Component: Event Handling → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.