Needs review
Project:
Panels Accordion
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2009 at 21:01 UTC
Updated:
23 Feb 2009 at 22:06 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| panels_accordion_anchors.patch | 1.38 KB | hailu |
Comments
Comment #1
pribeh commentedHow 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.