Closed Bug 644982 Opened 15 years ago Closed 15 years ago

Missing plugin isn't keyboard accessible

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: neil, Assigned: neil)

Details

Attachments

(1 file)

Gecko 1.9.1's missingPlugin.xml uses an html:a element so that it can be tabbed to and clicked and Enter automatically triggered click behaviour. Gecko 2's pluginProblem.xml just uses a XUL box with focus and a11y roles. Nobody added a generic handler in toolkit, so we need to add our own handler.
Attached patch Proposed patchSplinter Review
Firefox uses keydown for some spurious reason.
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #521791 - Flags: review?(iann_bugzilla)
Comment on attachment 521791 [details] [diff] [review] Proposed patch Is there a bug to get a generic handler into toolkit which we could use for SM2.next?
Attachment #521791 - Flags: review?(iann_bugzilla) → review+
(In reply to comment #2) > Is there a bug to get a generic handler into toolkit which we could use for > SM2.next? Actually now I think of it I don't think sicking likes XBL that is attached to content to have its own scripts.
Pushed changeset 13c35e5c6d6e to comm-central. Sadly I quoted the attachment number instead of the bug number :-(
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: