Bug 171545 - khtml tooltips are misplaced
Summary: khtml tooltips are misplaced
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.1.1
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 183365 184411 189182 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-23 18:04 UTC by Aleix Pol
Modified: 2009-04-09 11:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleix Pol 2008-09-23 18:04:22 UTC
Version:            (using KDE 4.1.1)
Installed from:    Ubuntu Packages

The tooltip is always being showed below the image always instead of next to the cursor as I expected.

In this example: http://proli.net/meu/khtmltooltip.png we see the tooltip under the image and the cursor was on top of it (even if the screenshot doesn't show it :P). You can check it at xkcd.com or google.com for instance.
Comment 1 Dario Andres 2009-02-05 22:52:21 UTC
*** Bug 183365 has been marked as a duplicate of this bug. ***
Comment 2 Pino Toscano 2009-03-29 01:28:44 UTC
*** Bug 184411 has been marked as a duplicate of this bug. ***
Comment 3 Pino Toscano 2009-03-29 21:45:15 UTC
SVN commit 946616 by pino:

Fix a couple of small regressions in the tooltip handling:
- show up at the cursor position
BUG: 171545
- tie to the area of the content it refers to, so it is properly hidden when leaving its area
BUG: 175063


 M  +3 -2      khtmlview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=946616
Comment 4 Pino Toscano 2009-03-29 21:47:15 UTC
SVN commit 946617 by pino:

Backport SVN commit 946616 by pino:

Fix a couple of small regressions in the tooltip handling:
- show up at the cursor position
CCBUG: 171545
- tie to the area of the content it refers to, so it is properly hidden when leaving its area
CCBUG: 175063


 M  +3 -2      khtmlview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=946617
Comment 5 Pino Toscano 2009-04-09 11:41:41 UTC
*** Bug 189182 has been marked as a duplicate of this bug. ***