Closed
Bug 285601
Opened 21 years ago
Closed 20 years ago
Tooltip sometimes shows up at screen origin
Categories
(Camino Graveyard :: Page Layout, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
Camino1.5
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
References
()
Details
(Keywords: fixed1.8.0.1, fixed1.8.1)
Attachments
(3 files)
7.58 KB,
image/png
|
Details | |
443 bytes,
text/html
|
Details | |
1.72 KB,
patch
|
Details | Diff | Splinter Review |
Quite often when I'm browsing through news.bbc.co.uk with several tabs open, I
see a tooltop pop up at the lower left corner of the screen. We must be getting
some coordinates wrong somewhere.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Assignee | ||
Comment 2•20 years ago
|
||
I think I know what's going on here.
The BBC site has some images at the top of the page with tooltips, so as you
mouse into the tab bar, you hover over those images. This triggers the tooltip,
but it it shows up a moment later, after you've switched to another tab. For
some reason this causes the tooltip to show up near the screen origin.
![]() |
||
Comment 3•20 years ago
|
||
Simon, any more work on this? A candidate for 1.0?
Assignee | ||
Comment 4•20 years ago
|
||
Nope, and probably not.
Priority: -- → P3
Target Milestone: --- → Camino1.1
![]() |
||
Comment 5•20 years ago
|
||
I also see this, or something similar, but for some reason nearly always at http://www.picbasic.co.uk/forum/.
I haven't been able to replicate the behaviour, but sometimes when I Command-Click on a link, then change tabs, an unrelated Tooltip from that page will show up, sometimes on the Camino window, sometimes in the bottom left corner of the screen, outside the window. I've barely noticed it on any other pages (I think I might have seen it once or twice), but it happens quite often at the page I mentioned above.
Assignee | ||
Comment 6•20 years ago
|
||
It happens when a page has an image with a tooltip right against the edge of the frame, and you mouse over that when leaving the content area.
![]() |
||
Comment 7•20 years ago
|
||
Just to clarify, I was using a macro to change tabs - so it's not specific to the edge of the frame - most of the links on that page have a tooltip 'hotspot'
surrounding them. It is as you described - when you change tabs, whatever routine brings up the tooltips keeps running, and doesn't know where to put the tooltip, since you're on a different page.... I just found another bug if you try and do the same thing but change window instead of tab... searching time.
Assignee | ||
Comment 8•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Assignee: mikepinkerton → sfraser_bugs
Assignee | ||
Comment 9•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
![]() |
||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•