Bug #33853
closedSelection lost after leaving filtering-mode
100%
Description
- Use filter to find some pages
- Click on a page to select it
- Close filter
In the right frame that page is still open. However the pagetree knows nothing about a selected index.
This behaviour is annoying for example in case you found a page and now need to close the filter to look after other pages on the same level. That would mean searching in the tree for the correct path, expand it.
Updated by Stefan Neufeind almost 13 years ago
One possible starting-point for investigation:
t3lib/js/extjs/components/pagetree/javascript/tree.js
Updated by Thorsten Kahler almost 13 years ago
- Status changed from New to Accepted
- Complexity set to medium
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10357
Updated by Stefan Galinski over 12 years ago
- Complexity changed from medium to nightmare
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10376
Updated by Stefan Galinski over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 582905bac55d169690337ea631bef298a28cb63c.
Updated by Ingo Renner over 12 years ago
to which branches has this been applied? Has it been applied down to 4.5?
Updated by Stefan Galinski over 12 years ago
Currently it's merged for master and pushed to Gerrit for 4.7, but Steffen must decide if it should be integrated for the final release (or the next RC). The patch needs changes for 4.6 and 4.5 if the virtual tree root feature from 4.7 isn't backported. Same for the rootline shortening patch from Joey for 4.5, but this is already in Gerrit. Reviews are welcome!
Updated by Stefan Galinski over 12 years ago
- Status changed from Resolved to Under Review
Updated by Stefan Galinski over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 63fd246e19d0d9dfa29d19406f5f2929e49e78cd.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/11048
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/11048
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13132
Updated by Stefan Neufeind almost 12 years ago
please mark as "resolved". patch for 4.5/4.6 abandoned, all others merged.
patch can't really be backported. needs total rework for 4.5/4.6. no time for that.
Updated by Stefan Galinski almost 12 years ago
- Status changed from Under Review to Resolved
Updated by Jigal van Hemert almost 5 years ago
- Related to Bug #90056: Selection not open after after leaving filtered mode added