← Back to team overview

mahara-contributors team mailing list archive

[Bug 1266923] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2895
Committed: http://gitorious.org/mahara/mahara/commit/572d93fc9bd6ff5fa0a7e23920bada5b5d20758c
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 572d93fc9bd6ff5fa0a7e23920bada5b5d20758c
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Thu Jan 9 15:39:20 2014 +1300

Set focus to search results if loaded with JS (Bug #1266923)

Added hidden "Results" headings to search results for group Members and
Find friends which are focused when an AJAX search completes. Focuses
existing results display for elasticsearch.

Change-Id: I330e0da832f39cc16fd550c57be2ba5848e2d913
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1266923

Title:
  Focus should be set to search results if they are loaded with AJAX

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When searching for content in Mahara, most of the time the search results are loaded with Javascript, so to a screen reader user it seems like nothing happens when pressing the search button. Examples include
  - Elasticsearch (sitewide search)
  - Groups -> Group "Members" tab
  - Groups -> Find friends

  When the search button is pressed, focus should be set to the first
  search result (or somewhere else logical, like the results heading).

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1266923/+subscriptions


References