Closed Bug 122898 Opened 23 years ago Closed 23 years ago

Use <label> element

Categories

(Bugzilla :: Query/Bug List, defect, P3)

2.10
x86
Windows 2000
defect

Tracking

()

VERIFIED DUPLICATE of bug 14887

People

(Reporter: aaronlev, Assigned: endico)

Details

Using these html elements will make bugzilla so much faster! For example, for the "submit query" button <input type="submit" value="Submit query" accesskey="q" /> This will allow Alt+Q to submit the query, no matter where you are in the page. Also, <th align="right"><label for="summary" accesskey="s">Summary:</label></th> And then putting id="summary" wherever the textfield is introduced, should make Alt+S jump to that field. I recommend: Alt+Q submit _q_uery Alt+S _s_ummary Alt+D a _d_escription entry Alt+U _U_RL Alt+W Status _w_hiteboard Alt+K _K_eyword Maybe someone wishes to take this further, but I believe this would speed bugzilla use by a factor of 2 A similiar thing could be done for entrying new bugs - Alt+C could commit, etc. - Aaron
<label> is bug 110711 and listed as a blocker bug for 2.16 accesskey is bug 102648 and targetted at 2.18
I believe there are still other places we need to use label so I'll change this bug to be for that.
Priority: -- → P3
Summary: Use <label> element and accesskey="letter" attribute to speed queries → Use <label> element
Target Milestone: --- → Bugzilla 2.18
...in which case its a dupe of bug 14887 *** This bug has been marked as a duplicate of 14877 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
oops, wrong number....
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
and with the right bug# this time... *** This bug has been marked as a duplicate of 14887 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
vrfy dupe
Status: RESOLVED → VERIFIED
clearing target in DUPLICATE/WORKSFORME/INVALID/WONTFIX bugs so they'll show up as untriaged if they get reopened.
Target Milestone: Bugzilla 2.18 → ---
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.