Ticket #1485279 (closed Patches: fixed)

Opened 3 months ago

Last modified 3 months ago

Pressing key down scrolls long lists

Reported by: gustaf Owned by:
Priority: 5 Milestone: 0.2-beta
Component: User Interface Version: 0.2-alpha
Severity: minor Keywords: key_press keydown list scroll
Cc:

Description

When viewing long lists in e.g. Safari and pressing the up and down arrows to navigate the browser handles the events and scrolls the list. As is evident from the behaviour in Firefox, this shouldn't happen.

There is an easy fix for the problem by just adding a cancel call before handling the arrow key.

Attachments

list.js.patch.txt (292 bytes) - added by gustaf 3 months ago.

Change History

Changed 3 months ago by gustaf

Changed 3 months ago by alec

  • milestone changed from later to 0.2-beta

Changed 3 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1674

Note: See TracTickets for help on using tickets.