Open Bug 304510 Opened 19 years ago Updated 2 years ago

Infobar should be clickable instead of button.

Categories

(Toolkit :: UI Widgets, enhancement)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: cgranade, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+

When installing an XPI from a non-whitelisted site, an infobar appears at the
top of the page pane. The "Edit Options..." button is placed at the far right
end of the bar, and is not near the text describing the problem. It would make
more sense from a usability stand point to either make the text a link to the
appropriate dialog, or to make the entire info bar clickable. That way, the
target area is much larger, harder to confuse and yet still not confused with
other functionality, since the entire info bar is one item insofar as the user
is concerned.

Reproducible: Always

Steps to Reproduce:
N/A.
Actual Results:  
N/A.

Expected Results:  
N/A.
The button was added intentionally for keyboard accessability.

I believe this bug is a dupe of a wontfixed bug however I can't find it.
(In reply to comment #1)
> The button was added intentionally for keyboard accessability.
> 
> I believe this bug is a dupe of a wontfixed bug however I can't find it.

Seems like there's a way to meet both demands... as far as dupes go, I couldn't
find it either, so my apologies if I did dupe a bug.
Kind of related to bug 251131.
(In reply to comment #3)
> Kind of related to bug 251131.

Kind of. Not exactly. This bug only proposes that the entire bar respond
somehow. Kind of the idea that you should be able to click on a conceptual item.
Here, we have a notification of a problem, so clicking on it should bring up
more info, since we don't list the choices right on the bar itself, though that
might be a resolution. As far as accessibility, if needed, we could place an
invisible button with an accelerator, attach an accelerator to a hyperlink or
one other such means. The popup blocker already exhibits the desired behavior,
so the XPI blocker is inconsistant.
In IE the entire bar is clickable. You can also tab to it and press space to
bring up the contextmenu to see the options.
Component: General → Add-ons Manager
OS: Windows XP → All
Product: Firefox → Toolkit
QA Contact: general → extension.manager
Hardware: PC → All
Version: unspecified → Trunk
This bar is not specific to the add-ons manager, rather it is a generic XUL widget. Any decision about whether to make the entire bar clickable for a default action should be made for all consumers, it doesn't make sense to make a special case for extension installation.
Component: Add-ons Manager → XUL Widgets
QA Contact: extension.manager → xul.widgets
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.