Inline help needs improved accessibility

Bug #1090817 reported by Terri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Postorius
Fix Released
Medium
Unassigned

Bug Description

The inline help currently uses mouseovers on a "more info" link. This is fine for most browsers, but we'll want that "more info" link to work when clicked for use on smartphones, etc.

Terri (terriko)
tags: added: accessibility
Terri (terriko)
Changed in postorius:
status: Confirmed → Fix Committed
Revision history for this message
mahendra (mahendra007-s) wrote :

added:
  src/postorius/templates/postorius/more_info_display.html
modified:
  src/postorius/templates/postorius/lists/settings.html
  src/postorius/urls.py
  src/postorius/views/user.py

Added template (src/postorius/templates/postorius/more_info_display.html) to display more info about field of a particular form.

NOTE:-
As I found that "more info" links are currently for list settings form so in the function added "more_info_tab" in user.py checks only for list settings form.More form checks can be added by using if and elseif as we add more info links to other forms.

Regards
Mahendra

Changed in postorius:
milestone: none → 1.0.0a2
Changed in postorius:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.