Actions
Bug #71397
closedUsing link with hash scrolls target id under .module-docheader
Start date:
2015-11-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
Problem/Description¶
These problematic is not only within the template module.
Possible solution¶
- Catch urlHash
- prevent browsers default
- scroll to desired id + .module-docheader + X px (If the module-docheader isn't rendered, something like "https://github.com/dreamerslab/jquery.actual")
Acceptance Criteria¶
- The clicked element must be visible.
Files
Updated by Josef F. Glatz (Old User) about 9 years ago
- Description updated (diff)
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44645
Updated by Frank Nägler about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b3e48e21461ae1a1b1ce565482bfb8ce21462f7a.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions