← Back to team overview

mahara-contributors team mailing list archive

[Bug 1266624] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2927
Committed: http://gitorious.org/mahara/mahara/commit/8bcd0cc4d3fb1bc64288ac73aeb5e6590eb0a402
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 8bcd0cc4d3fb1bc64288ac73aeb5e6590eb0a402
Author: Piper Biswell <piperbiswell.student@xxxxxxxxxxxxxx>
Date:   Wed Jan 15 12:19:23 2014 +1300

Logically ordered the action buttons when using small headers
(bug1266624)

Change-Id: I92f90390ca4a6c7d31fa844eb47e31e95d36333d
Signed-off-by: Piper Biswell <piperbiswell.student@xxxxxxxxxxxxxx>

-- 
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/1266624

Title:
  When using small headers, action buttons break the logical ordering of
  the page

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When viewing or editing a page (with small headers turned on) the
  "Edit this page" and "Back" buttons come before the main navigation in
  the HTML source. Since they're displayed in the top right corner and
  look like they're after the navigation, this means the tab order
  doesn't follow the logical ordering of the elements.

  Moving the .fr.links div after #mainnav-container doesn't seem to
  change the layout at all, so this should be a simple fix.

  Affects latest master

  (WCAG Level A)

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


References