Bug 161895 - file tips in dolphin always open to the right (out of display)
Summary: file tips in dolphin always open to the right (out of display)
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-10 15:48 UTC by Janet
Modified: 2008-11-17 07:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Tooltip partially out of the desktop area (312.55 KB, image/png)
2008-11-17 02:18 UTC, Marcelo Sales
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Janet 2008-05-10 15:48:55 UTC
Version:           1.0.99 (using 4.00.71 (KDE 4.0.71 (Alpha1) "release 4.3", compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.22.17-0.1-default

The file tips in dolphin only open at a fixed postion to the icon, at the lower right corner of it and into one direction: to the right. But when I have a fullscreen dolphin window or one that's near the display border and I hover over a file at the right window side or at the bottom of the window the tooltips reach out of the display (right or bottom) so you cannot see the content. In that case the tooltips should open to the left resp. at the top right/left corner of the icon like it was in konqueror filemanager of KDE3.
Comment 1 FiNeX 2008-05-12 11:40:31 UTC
I can confirm this bug.
Comment 2 Peter Penz 2008-06-26 23:41:42 UTC
SVN commit 824927 by ppenz:

assure that the tooltip never exceeds the desktop area

BUG: 161895

 M  +42 -4     tooltipmanager.cpp  
 M  +2 -2      tooltipmanager.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=824927
Comment 3 Marcelo Sales 2008-11-17 02:18:23 UTC
Created attachment 28619 [details]
Tooltip partially out of the desktop area

This error has been partially fixed, but it still happens sometimes when the tooltip is displayed to the left of the file name (see attached screenshot).
Comment 4 Peter Penz 2008-11-17 07:53:19 UTC
Marcelo, is the screenshot from KDE 4.1.3 or from trunk?