Closed
Bug 290793
Opened 20 years ago
Closed 19 years ago
bookmarks menu doesn't scroll with the keyboard
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bugs.caleb, Assigned: roc)
References
Details
(Keywords: regression)
Attachments
(2 files)
(deleted),
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
shaver
:
approval1.8b3+
|
Details | Diff | Splinter Review |
(deleted),
application/rss+xml
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050417 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050417 Firefox/1.0+
It looks like the Bookmarks menu does not follow the keyboard arrow keys up/down.
To reproduce:
1. Open the Bookmarks menu
2. Press the "UP" keyboard arrow
The menu should select and scroll to the last item, but instead it only selects,
without scrolling to it.
Note: you need alot of bookmarks to reproduce.
Reproducible: Always
Steps to Reproduce:
Keywords: regression
Comment 1•20 years ago
|
||
Works with 2005-04-03 trunk build, fails with 2005-04-04 trunk build:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-04-03+06%3A00%3A00&maxdate=2005-04-04+08%3A00%3A00&cvsroot=%2Fcvsroot
Assignee: win32 → aaronleventhal
Status: UNCONFIRMED → NEW
Component: Widget: Win32 → Keyboard: Navigation
Ever confirmed: true
QA Contact: ian → bugzilla
Updated•20 years ago
|
Severity: normal → major
Updated•20 years ago
|
Flags: blocking1.8b3+
Flags: blocking1.8b2?
Flags: blocking1.8b2-
Flags: blocking-aviary1.1+
Comment 2•20 years ago
|
||
Given that range, could this be the scrollframe changes?
Assignee | ||
Comment 3•20 years ago
|
||
More code that just sort of randomly pokes around looking for a scrollable view
:-(
Assignee: aaronleventhal → roc
Status: NEW → ASSIGNED
Attachment #184041 -
Flags: superreview?(bzbarsky)
Attachment #184041 -
Flags: review?(bzbarsky)
*** Bug 291430 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Attachment #184041 -
Flags: superreview?(bzbarsky)
Attachment #184041 -
Flags: superreview+
Attachment #184041 -
Flags: review?(bzbarsky)
Attachment #184041 -
Flags: review+
Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 184041 [details] [diff] [review]
fix
fixes a UI regression
Attachment #184041 -
Flags: approval1.8b3?
Comment on attachment 184041 [details] [diff] [review]
fix
a=shaver
Attachment #184041 -
Flags: approval1.8b3? → approval1.8b3+
Assignee | ||
Comment 7•19 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 8•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050602
Firefox/1.0+ ID:2005060202
Does not work with live bookmarks
->REOPENING
repro:
create a new livebookmark with the attached feed (200 items long)
try to scroll it in bookmarks menu
Updated•19 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•19 years ago
|
||
my bad, restarted and it worked again
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•