Closed
Bug 181582
Opened 23 years ago
Closed 23 years ago
Make Bugzilla's query page readable in Lynx
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: justdave)
Details
Attachments
(1 file)
|
9.04 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
In order for Bugzilla's query page to be readable in Lynx, and also in voice
synthesis devices which read the web page to you, the list boxes in the query
page need to be defined as columns, with the header in the same column with the
listbox rather than as a row of headers folowed by a row of listboxes.
Patch forthcoming.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Comment 2•23 years ago
|
||
This is live on http://landfill.bugzilla.org/bzdave/query.cgi
| Assignee | ||
Updated•23 years ago
|
Attachment #107207 -
Flags: review?(timeless)
Comment on attachment 107207 [details] [diff] [review]
reorders table cells so the headers are with the lists
that's great, it improves gecko (tab, typeahead), links and lynx. if you made
"bug changes" and "sort" links then links would be a bit happier.
Attachment #107207 -
Flags: review?(timeless) → review+
| Assignee | ||
Comment 4•23 years ago
|
||
Checking in template/en/default/search/form.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl,v
<-- form.html.tmpl
new revision: 1.14; previous revision: 1.13
done
Status: NEW → RESOLVED
Closed: 23 years ago
Flags: approval+
Resolution: --- → FIXED
| Assignee | ||
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.18
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•