Closed Bug 202213 Opened 21 years ago Closed 5 years ago

Link decoration makes it impossible to see accesskeys

Categories

(Bugzilla :: User Interface, defect)

2.17.3
defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: luke, Unassigned)

References

()

Details

(Whiteboard: [wanted-bmo])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4

In the show_bug.cgi component, there are access keys specified for the input
controls.  The problem is that an underline tag is used to markup the access key
- and this underline is invisible because of the already-underlined link.

Changing the link style, perhaps to no underlining, would fix this.

Reproducible: Always

Steps to Reproduce:
Keywords: access
access keyword is used for Mozilla-related bugs, not for Bugzilla.

confirming since I can't find any dupes.  Zippy's QA reported this also.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: access
Target Milestone: --- → Bugzilla 2.18
Version: unspecified → 2.17.3
Severity: normal → minor
Target Milestone: Bugzilla 2.18 → Bugzilla 2.20
This bug has not been touched by its owner in over six months, even though it is
targeted to 2.20, for which the freeze is 10 days away. Unsetting the target
milestone, on the assumption that nobody is actually working on it or has any
plans to soon.

If you are the owner, and you plan to work on the bug, please give it a real
target milestone. If you are the owner, and you do *not* plan to work on it,
please reassign it to nobody@bugzilla.org or a .bugs component owner. If you are
*anybody*, and you get this comment, and *you* plan to work on the bug, please
reassign it to yourself if you have the ability.
Target Milestone: Bugzilla 2.20 → ---
QA Contact: mattyt-bugzilla → default-qa
Assignee: myk → ui
Blocks: bz-show_bug
simple fix; remove underlining from links, only show underline on hover.

this makes the ui look a lot cleaner; currently we have a mix of underlined and non-underlined links on the same page.
Assignee: ui → glob
Status: NEW → ASSIGNED
Attachment #519440 - Flags: review?(guy.pyrzak)
Target Milestone: --- → Bugzilla 4.2
Whiteboard: [wanted-bmo]
Comment on attachment 519440 [details] [diff] [review]
remove anchor decoration

Review of attachment 519440 [details] [diff] [review]:

I'm find for doing this for the labels, but doing it for the whole UI is bad. Colorblind users rely on underlining for a visual que that other links are clickable (http://www.useit.com/alertbox/20040510.html). The change in this causes ALL links to not have underlines without any other visual queue other than the blue. I'd prefer to see this change limited to just the labels.
Attachment #519440 - Flags: review?(guy.pyrzak) → review-
Comment on attachment 519440 [details] [diff] [review]
remove anchor decoration

needs full reviewer
Attachment #519440 - Flags: review?(mkanat)
Comment on attachment 519440 [details] [diff] [review]
remove anchor decoration

nm, I r- this one.
Attachment #519440 - Flags: review?(mkanat)
Target Milestone: Bugzilla 4.2 → Bugzilla 5.0
We are going to branch for Bugzilla 4.4 next week and this bug is either too invasive to be accepted for 4.4 at this point or shows no recent activity. The target milestone is reset and will be set again *only* when a patch is attached and approved.

I ask the assignee to reassign the bug to the default assignee if you don't plan to work on this bug in the near future, to make it clearer which bugs should be fixed by someone else.
Target Milestone: Bugzilla 4.4 → ---
Assignee: glob → ui
Status: ASSIGNED → NEW

Accesskeys are not used in the new modal UI shipping with Bugzilla 6.0.

See also: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey#Accessibility_concerns

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: