Actions
Bug #23307
closedtreeFilterReset disappears
Start date:
2010-07-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The treeFilterReset [X] within the treeFilterItem disappears when the filter bar is hidden and afterwards displayed again.
Additionally the treeFilterReset is positioned incorrectly (minor css).
Reproduce:
- Open page filter bar (click filter icon)
- Insert filter text
- Filter reset appears
- Hide page filter bar (click filter icon)
- Re-Open page filter bar (click filter icon)
The icon is gone.
(issue imported from #M15294)
Files
Updated by Felix Kopp over 14 years ago
This patch also includes a minor optimization:
pagetreefiltermenu.js is only included and requested by browser, when filterBox will be displayed.
Updated by Steffen Gebert about 14 years ago
Committed to
- trunk rev. 8724
- 4-4 rev. 8725
Actions