Project

General

Profile

Actions

Bug #24700

closed

CSH tooltip does not render correctly for allowed Excludefields

Added by Francois Suter about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-01-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

broken_tooltip.png (96 KB) broken_tooltip.png Administrator Admin, 2011-01-21 11:05
typo3core_bugfix_17187_trunk.patch (1.55 KB) typo3core_bugfix_17187_trunk.patch Administrator Admin, 2011-01-21 17:53

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #24494: ExtJS Tooltip / CSH stylingClosedSteffen Gebert2011-01-06

Actions
Related to TYPO3 Core - Bug #24564: CSH not rendered properly in select-type fields with renderMode = checkboxClosedFrancois Suter2011-01-14

Actions
Related to TYPO3 Core - Bug #24681: CSH tooltips should be placed nearer to the textClosedErnesto Baschny2011-01-20

Actions
Has duplicate TYPO3 Core - Bug #24687: CSH help for be-user-group --> access list -->allowed excludefields is off if you scroll downClosedStanislas Rolland2011-01-20

Actions
Actions #1

Updated by Ernesto Baschny about 13 years ago

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

Actions #2

Updated by Ernesto Baschny about 13 years ago

@Stanislas Rolland, do you see a solution here?

Actions #3

Updated by Stanislas Rolland about 13 years ago

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.

Actions #4

Updated by Ernesto Baschny about 13 years ago

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.

Actions #5

Updated by Stanislas Rolland about 13 years ago

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).

Actions #6

Updated by Stanislas Rolland about 13 years ago

Committed to SVN TYPO3core trunk (revision 10224).

Actions

Also available in: Atom PDF