Closed Bug 319738 Opened 19 years ago Closed 17 years ago

Tooltip for bookmark bar items shows wrong text

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mg_list, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051207 Camino/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051207 Camino/1.0+

When I reorder, add or delete items within the bookmark bar the popup text showing the full title and the URL may show the wrong data (the data was valid for that position within the bar before the bar was modified)

Reproducible: Always

Steps to Reproduce:
1. create two bookmark bar items
2. look at the popup text of the second item
3. move the second before the first item

Actual Results:  
Both items show the same popup text.

Expected Results:  
The popup text should be updated.

This may not be reproducable in all sitations and I believe this was already filed somewhere but I wasn't able to find it within bugzilla. Sorry for generated any duplicates.
This sounds familiar, but I think I was thinking of one of timeless's bugs, and I don't see a dupe.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I get this too. I wonder if it's at all related to bug 318629?

cl
Ah, in both cases we need to clean up some tracking rect stuff.
Assignee: mikepinkerton → sfraser_bugs
Fix summary; this is about tooltips. :)

cl
Summary: Info popup for bookmark bar items shows wrong text → Tooltip for bookmark bar items shows wrong text
Bookmark buttons use standard OS tooltips; we aren't managing the rects ourselves, so I suspect this is (was? I can no longer repro this) an OS bug.

Anyone still see this?
Assignee: sfraser_bugs → nobody
QA Contact: bookmarks
I'm sure I was able to repro this before, but I can't now on branch.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
It's still there in Version 2007050909 (1.5) but I wasn't able to reproduce it with Version 2007081300 (2.0a1pre), which I just downloaded. Somehow the tooltips seem to appear faster than before, so I guess something programmatically changed between those versions. If it comes up again, I'll reopen the bug.
Nothing has changed between the two versions in that code, and I can repro it on this machine, it turns out. It seems to happen when the items swap out from under the mouse and you get a tooltip before crossing any new button frame boundaries. Given the way we do those button layouts and the fact that the OS is responsible for dealing with all the mechanics of the tooltip, I don't see how this could be anything but an OS limitation in tooltips of moving views, so resolving INVALID instead.
Resolution: WORKSFORME → INVALID
You need to log in before you can comment on or make changes to this bug.