Closed Bug 577854 Opened 15 years ago Closed 14 years ago

URL field header caption does not link to field value description (confusingly links to actual URL)

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

3.6.1
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 4.2

People

(Reporter: thomas8, Assigned: selsky)

Details

Attachments

(1 file, 1 obsolete file)

STR 1 Fill out a bug report 2 Click on the field header of any other field to retrieve field descriptions / information about accepted values etc. E.g., click on "Status" to get to https://bugzilla.mozilla.org/page.cgi?id=fields.html#status (A bug's life cycle, with field explanations) 3 Now click on URL field header Actual result 1) URL field header unexpectedly links to the URL field value (opens the URL) 2) Missing information about URL field at https://bugzilla.mozilla.org/page.cgi?id=fields.html#URL Expected result 1) URL field header should link to information about URL field (like any other field header/caption): 2) There should be information about URL field at https://bugzilla.mozilla.org/page.cgi?id=fields.html#URL
The link on the URL field header is superfluous as we also linkify the actual URL value string.
OS: Windows XP → All
Hardware: x86 → All
Will be fixed by bug 575211.
Severity: normal → minor
Version: unspecified → 3.6.1
The "field-label in show_bug" patch will only go into 4.2, though. I think it would be reasonable to do something about this for 3.6 and 4.0.
Target Milestone: --- → Bugzilla 3.6
Oh, actually, only 4.0, because 3.6 doesn't have a description for that field.
Target Milestone: Bugzilla 3.6 → Bugzilla 4.0
Whiteboard: [Good Intro Bug]
Assignee: create-and-change → selsky
Status: NEW → ASSIGNED
Attachment #575820 - Flags: review?
Attachment #575820 - Flags: review? → review?(mkanat)
Comment on attachment 575820 [details] [diff] [review] Link URL field caption to description, v1 Review of attachment 575820 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me. Probably would also be cooler to use field-label.html.tmpl at some point, but it should support accesskeys, also.
Attachment #575820 - Flags: review?(mkanat) → review+
Flags: approval4.2+
Flags: approval+
Target Milestone: Bugzilla 4.0 → Bugzilla 4.2
Flags: approval4.2?
Flags: approval4.2+
Flags: approval+
Comment on attachment 575820 [details] [diff] [review] Link URL field caption to description, v1 Oh wait, I'm sorry. You actually have to use field-label.html.tmpl. Otherwise you don't get hover-help.
Attachment #575820 - Flags: review+ → review-
Flags: approval4.2?
I've added accesskey support to field-label.html.tmpl. However "u" seems to be a reserved access key on Firefox, Safari, and Chrome. Along with "a" and "s". Do these keys work on your platform/browser?
Attachment #575820 - Attachment is obsolete: true
Attachment #577187 - Flags: review?(mkanat)
(In reply to Matt Selsky from comment #8) > Created attachment 577187 [details] [diff] [review] [diff] [details] [review] > Link URL field caption to description, v2 > > I've added accesskey support to field-label.html.tmpl. However "u" seems to > be a reserved access key on Firefox, Safari, and Chrome. Along with "a" and > "s". Do these keys work on your platform/browser? Ah, good question. If it's really a problem, we should fix it in a separate bug.
Comment on attachment 577187 [details] [diff] [review] Link URL field caption to description, v2 Review of attachment 577187 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me. Thanks! :-)
Attachment #577187 - Flags: review?(mkanat) → review+
Flags: approval4.2+
Flags: approval+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/ modified template/en/default/bug/edit.html.tmpl modified template/en/default/bug/field-label.html.tmpl Committed revision 8032. Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/ modified template/en/default/bug/edit.html.tmpl modified template/en/default/bug/field-label.html.tmpl Committed revision 7975.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [Good Intro Bug]
Thank you for fixing this! :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: