Feature #18444
closedJump back to BE page position (anchor) after editing an element
0%
Description
After editing an element in the backend of typo3 the page view starts again on top of the page. When editing / creating long pages (e.g. reviews) it is very cumbersome to navigate back to position of the last edited element.
Technically the close (save and close) function should "advise" the page view (also the templavoila page view) to jump back to the position of the edited element.
(issue imported from #M7856)
Updated by Chris topher over 14 years ago
The behaviour is still present in TYPO3 4.3.3.
Updated by Alexander Opitz about 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Category set to Backend User Interface
- Status changed from Needs Feedback to New
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Complexity set to hard
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Wouter Wolters about 9 years ago
- Status changed from New to Resolved
I just tested this in latest master with a very long page and edited the last content element. I used save and close and I get back to the bottom of the page where the last edited content element is located.
Updated by Christian Buelter over 8 years ago
- Status changed from Resolved to New
I just tested this in a fresh 8.1.2 installation, it did not work for me.
Steps to reproduce:
- Install TYPO3 8.1.2 (no third-party-extensions)
- Create a page.
- Use the "Web - Page" module and add several content elements to the page until you have to scroll down to reach the last one.
- Open the last one and edit it.
The web module opens the current page at the top of the page, not where the last edited content element is placed. Therefore the editor has to "manually" scroll down to go to the last edited content element.
I'm I missing something or is this issue still valid?
Updated by Christian Buelter over 8 years ago
Seems to be related to
Updated by Mathias Schreiber almost 8 years ago
- Status changed from New to Closed
resolved with #70074