Bug #76957
closedlivesearch does not show button "all"
0%
Description
The button "show all" (Alle anzeigen) is missing in the BE livesearch if you use bigger display format.
It appears only if you click on the buttons "Strg->-" .
See the images.
Files
Updated by Sascha Egerer over 8 years ago
You mean the button disappears if you have zoomed in in your browser?
Updated by Franz Holzinger over 8 years ago
@Sascha Egerer: Yes, then I wonder where the button is.
Updated by Sascha Egerer over 8 years ago
- Status changed from New to Accepted
The problem is that the topbar has a min width of 1000px.
[id="typo3-topbar"], [id="typo3-topbar"] .x-panel-body { min-width: 1000px; }
So the same problem exists if your viewport is lower than 1000px.
Updated by Sascha Egerer over 8 years ago
- File screen.png screen.png added
The min-width
even does not help to prevents that the topbar breaks. If you have a very long username the header is broken also at a bigger screen.
Updated by Benjamin Kott over 8 years ago
- Category set to Backend User Interface
- Target version set to 8 LTS
this is a scaling issue from the current backend, i would not try to fix it in 7.
we are currently working on https://review.typo3.org/#/c/47637/ that will solve the issue for the 8.x releases, this involves a lot of restructuring so there will ne no way to get this ported back. as soon as we get this done the frameset is scaling correctly and we will not have this issue anymore.
Updated by Riccardo De Contardi over 8 years ago
I add here the description of #70803 that is the same issue,but about the sitename.
1) set a quite long [SYS][sitename] in install tool (for example mine is "New TYPO3 site 7 master (for experiments, it is always latest version from GIT)")
2) drag and reduce the width of the browser window until the topbar navigation disappears, because it goes down the block with the sitename
Updated by Benni Mack over 7 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
8 LTS)
is this issue still valid for you?
Updated by Franz Holzinger over 7 years ago
The "Show All" button is always shown in TYPO3 8.6.1. If I make the screen display too big, then the right half of the TYPO3 backend is shaded in dark colour and inactive.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Needs Feedback to Closed
This issue is fixed in 8.7 AFAICS;
We are sorry but version 7.6 is in high priority bugfixing and security updates only mode and will not receive such a change anymore.
If you think that this is the wrong decision (or experience again the issue on 8.7) then please reopen the ticket or open a new issue with a reference to this one. Thank you