Closed
Bug 44227
Opened 26 years ago
Closed 26 years ago
Tooltips have scroll arrows after viewing a long tooltip
Categories
(Core :: XUL, defect, P5)
Core
XUL
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: mikepinkerton, Assigned: hyatt)
Details
(Whiteboard: [nsbeta3+])
- open navigator
- mouse over any button w/ a tooltip
notice that the tooltip has the up/down scroll arrows like xpMenus. not sure what
changed recently, I didn't see this before the "classic skin" landing on 6/28.
further note that the mail compose window's tooltips are just fine, so it's not a
global toolkit issue, just bad style probably. assigning to hangas, because he
did the landing.
| Reporter | ||
Updated•26 years ago
|
Keywords: nsbeta2,
regression
| Reporter | ||
Comment 1•26 years ago
|
||
i've done some more investigating, and this only seems to happen after you expose
a tooltip in the personal toolbar with a really really long url, that appears to
cause the popup to think it should overflow and hence the scroll arrows.
this does in fact sound like a toolkit issue. smells like the overflow code isn't
correctly checking that the new content doesn't need the scrollframe when new
content is added in there.
eric?
Assignee: hangas → evaughan
Component: Skinability → XP Toolkit/Widgets
Summary: Tooltips have scroll arrows → Tooltips have scroll arrows after viewing a long tooltip
| Reporter | ||
Comment 2•26 years ago
|
||
not a regression really, nor mission critical. nominting for beta3
Updated•26 years ago
|
OS: Mac System 8.5 → All
Hardware: Macintosh → All
Comment 5•26 years ago
|
||
nsbeta3+, ->hyatt, who says it is trivial to fix
Assignee: evaughan → hyatt
Status: ASSIGNED → NEW
Whiteboard: [nsbeta3+]
Target Milestone: M21 → M18
| Assignee | ||
Comment 7•26 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 8•26 years ago
|
||
Looks fixed on Linux debug build pulled ~2000-08-16-21.
Comment 9•25 years ago
|
||
I don't see any tooltiptext coming up in the personal toolbar when I hover with
the mouse over the buttons. How do I verify this?
Comment 10•25 years ago
|
||
Follow the 'New Checkins' link on www.mozilla.org to get the bonsai page.
Add that page to you bookmarks, do Manage Bookmarks..., and cut and paste
that bookmark into your personal toolbar. Now you have a really long tooltip.
At any rate mac/linux/win32 20000910nn this is indeed fixed (although the
positioning of the overlong tooltips can be surprising. I'll file a bug
for that [which will be futured, because it's a trivial defect])
Status: RESOLVED → VERIFIED
Comment 11•25 years ago
|
||
yep, works (classic skin). Text seems cropped. Modern skin's doing weird things
as u said (positioning)
You need to log in
before you can comment on or make changes to this bug.
Description
•