Closed
Bug 190072
Opened 23 years ago
Closed 23 years ago
Incorrect (old) tooltips on tabs
Categories
(Camino Graveyard :: Tabbed Browsing, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: junk2, Assigned: mikepinkerton)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6
If I create a new tab (i.e. I now have n+1 tabs open) and visit a URL (say
www.google.com) and then close the tab (just n tabs open now), and then I create
a new tab (back to n+1 tabs open) and visit a different URL in this n+1^th tab
(say www.yahoo.com) and hover the mouse over the n+1^th tab I get the tooltip
that was associated with the page displayed in the n+1^th tab THE FIRST TIME THE
TAB WAS USED (i.e. "Google" instead of "Yahoo").
Reproducible: Always
Steps to Reproduce:
1. Open Chimera
2. Open new tab (we'll call this tab2)
3. Visit www.google.com
4. Close tab2
5. Open new tab (we'll call this tab2 again)
6. Visit www.yahoo.com
7. Mouse-over tab2. You'll see the tooltip associated with www.google.com, not
the current page www.yahoo.com.
Actual Results:
The problem, as descriibed, manifested itself.
Expected Results:
Displayed the title of the page www.yyahoo.ccom, not www.google.com.
Assignee | ||
Comment 1•23 years ago
|
||
we've turned off tooltips on tabs in recent builds, but this sounds like another
bug in apple's tab widget
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•