Bug #12343
CSH tooltip often gets in the way of the field it is supposed to provide help for
| Status: | Closed | Start date: | 2011-01-18 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Usability | |||
| Target version: | TYPO3 4.5 LTS | |||
| Tags: | ||||
| Votes: | 0 |
Description
Contextual help tooltip often gets in the way of the field it is supposed to provide help for.
Since the field is usually either on the right side of or below the label, I propose to position the tooltip above the label (when viewport space allows) so that it does not display over the field.
See also http://bugs.typo3.org/view.php?id=17041
Pending in core list.
History
Updated by Jens Hoffmann over 2 years ago
Hy,
thanks for your suggestion. :)
I thought somehow the same, too.
Can you provide Screens (before/after) please?!
Greez Jens
Updated by Steffen Gebert over 2 years ago
- File csh-left.png added
- File csh-right.png added
- File csh-top.png added
I would appreciate this change and already gave my +1 in the core list.
Currently it looks like this:
Right:
Left:
Patch changes it this way:
Updated by Jens Hoffmann over 2 years ago
Look well done to me.
But could you place the Box a
bit closer to the trigger target?
Shouldn't be more than 3 px.
(Currently it looks like 15 px or so.)
Greez Jens
Updated by Stanislas Rolland over 2 years ago
I could not find how to reduce the space between the tool tip and the label.
Updated by Lars Zimmermann over 2 years ago
I think it's also important that the little triangle from the helpbox points exactly to it's origin. I.e. the small questionmark-icons... if you hover over them the triangle point next to it instead of directly on it...
Updated by Stanislas Rolland over 2 years ago
Both issues are now fixed in trunk revision 10156.
See http://bugs.typo3.org/view.php?id=17163:
1. pushes the anchor slightly to the left in order to align it with the help icon of doc headers
2. positions the tip box closer to the target element when the anchor is on the bottom side of the box.
Updated by Lars Zimmermann over 2 years ago
- Status changed from New to Under Review
Can this issue be closed?
Updated by Jens Hoffmann over 2 years ago
- Category set to Usability
- Status changed from Under Review to Closed
Done ;)