Closed
Bug 121918
Opened 23 years ago
Closed 22 years ago
spacebar produces scroll down, not link follow on focused anchor containing image
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: mozbugs, Assigned: aaronlev)
References
()
Details
when tabbing over an anchored image
1. there no outline on selected anchor
2. hitting spacebar doesn't fire an href follow, just a scroll down
see url
Comment 1•23 years ago
|
||
This looks like a duplicate of bug 72703 which has been marked a duplicate of
bug 73883 which has been verified as a duplicate of fixed bug 73884. This is
still a problem so I'm guessing it's a different bug. Maybe it's actually closer
to bug 67966. Over to Layout.
Assignee: asa → attinasi
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
QA Contact: doronr → petersen
Updated•23 years ago
|
Target Milestone: --- → mozilla1.1
Comment 2•23 years ago
|
||
With the latest build (March 14th), I see a tab outline on buttons and image but
not the select element.
Priority: -- → P4
Reporter | ||
Comment 3•23 years ago
|
||
updated url, changed summary
from
tabindex, tabbing problems with anchor that has an image
to
spacebar produces scroll down, not link follow on focused anchor containing image
Summary: tabindex, tabbing problems with anchor that has an image → spacebar produces scroll down, not link follow on focused anchor containing image
![]() |
||
Comment 4•22 years ago
|
||
Over to keyboard nav to decide whether space should trigger links...
Assignee: attinasi → aaronl
Component: Layout → Keyboard: Navigation
Priority: P4 → --
QA Contact: cpetersen0953 → sairuh
Target Milestone: mozilla1.1alpha → ---
Assignee | ||
Comment 5•22 years ago
|
||
Spacebar is not intended to activate links, only to page down. It has nothing to
do with whether the link is an image or not. If you want space to activate it,
make it an image button.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 6•22 years ago
|
||
agreed (other than spacebar activating buttons in xul, but that's not this issue).
Status: RESOLVED → VERIFIED
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
•