Bug #87045
closeddifferent pagetree in Backend and Link-wizard
0%
Description
Local system
- Windows / xampp / php 7.0
The Pagetree in the Link-module of the Linkfield oder in the ckeditor ia different to the shown page-tree.
The Screenshots are taken with firefox unsing its developer-tools.
The place of the first accordion-triangle in the pagetree seems to be used by two different DOM-elements. The hover-effekt for Dom-element in developer-tools of firefox tfor two diffrent DOM-Elements indicates the same region.
The effect holds on after clearing the typo3temp-folder and truncating all cf*-tables.
The Link of the Pop-up-Windows for the Link-Wizard is:
Files
Updated by Dieter Porth almost 6 years ago
xdebug-analysis
The value of $this->BE_USER->uc['browseTrees']['browsePages'] is wrong.
Updated by Michael Stopp almost 6 years ago
It seems that the missing triangle on the first page tree node has to do with the fact that the title of the page overflows the width of the page tree pane. If you have page titles of varying length, you can individually make them appear/disappear by horizontally resizing the popup. My guess is that this is a CSS problem.
We observed this in Firefox on Windows and Mac. Safari and Chrome were ok in both cases.
Updated by Riccardo De Contardi almost 6 years ago
- Status changed from New to Needs Feedback
Updated by Riccardo De Contardi over 5 years ago
- Related to Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit) added
Updated by Riccardo De Contardi over 5 years ago
- Related to Bug #87280: Trees have different markup added
Updated by Riccardo De Contardi over 5 years ago
- Status changed from Needs Feedback to Closed
I am confident that this issue has been solved with the issues I mentioned on my previous comments; therefore I'm closing it for now. Moreover, there has been no feedback since the last 90 days.
Of course, if you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or ping me.
Thank you and best regards.