Bug #24700
closed
CSH tooltip does not render correctly for allowed Excludefields
Added by Francois Suter almost 14 years ago.
Updated almost 14 years ago.
Description
In the be_groups, in the list of "allowed Excludefields", the tooltip is not rendered properly. The tip is displaced compared to the help bubble. See attached screenshot.
(issue imported from #M17187)
Files
Hm, that is the "offset:-10px" which solved the placement of the arrow in the docheader. But since this place its more critical, I think we'll have to live with the displacement in the docheader and have that fixed here.
Maybe someone (Stan?) finds a way to configure the arrow depending on the position chosen by the layout engine?
- placed on bottom = offset:-10px (docheader (?) icons)
- placed on top (default) = offset:0
- placed to the left (this case) = offset:0
I cannot reproduce this issue in FF with current trunk.
In the attached snapshot, the tooltip is shown on the left of the help bubble, in my browser, it is shown below the bubble. Perhaps, there was some caching problem?
The only problem I can see is that the anchor arrow is simply not shown.
Stan, its shown to the LEFT if there is no space left to the right, so make your browser very narrow. The excludeFields-select area is very large, so this area is most affected by this.
Sorry, I was not up-to-date with trunk.
Attached patch fixes this issue.
The arrow is also pushed to the left when on the bottom side, because the problem seen with the help icon in doc headers also appears in those lists (in fact whenever the trigger is just an icon).
Committed to SVN TYPO3core trunk (revision 10224).
Also available in: Atom
PDF