Download & Extend

Browser focus jumping to the top of the page when clicking to expand an accordion fold.

Project:Panels Accordion
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

This is duplicated by http://drupal.org/node/292860.

Page scrolls to the top when you click to expand an accordion, throwing the user off.

This simple patch adds name anchors just before the href, so that a click on a header to expand will refocus the browser on that div.

AttachmentSize
panels_accordion_anchors.patch1.38 KB

Comments

#1

How would you set it up like it was before so that the browser doesn't move after clicking the header. I really don't see the point of moving the browser around - at least by default - since most users hate losing control of their browser movement.

nobody click here