← Back to team overview

mahara-contributors team mailing list archive

[Bug 1266624] Re: When using small headers, action buttons break the logical ordering of the page

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released

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