Ticket #10514 (assigned defect)
Scrolling using the arrow keys or dpad in Browse
| Reported by: | erikos | Owned by: | humitos |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | browse-activity | Version: | Development build as of this date |
| Keywords: | Cc: | dsd | |
| Action Needed: | code | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
- open a pdf in Browse
- try to scroll with the arrow keys or the dpad
- the scrolling behavior is inverted (up scrolls down, down scrolls up)
This is because by default the Spinbutton has the focus. And 'up' means here increment the page number (going down) and 'down' means here decrement the page number (going up).
I think the interface is a bit misleading. I think we should use the same interface as Read to be consistent.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


