Closed
Bug 199248
Opened 22 years ago
Closed 22 years ago
Title tips (tooltips) flash on Bookmark & History Sidebar
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
FIXED
Firebird0.7
People
(Reporter: noririty, Assigned: mscott)
References
Details
Attachments
(1 file)
543 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030324 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030324 Phoenix/0.5
Thanks to fix of Bug 32157, Title tips now pops up for cropped text.
But popup vanishes in an instant. It should remain 5 or 6 seconds like Mozilla
behaves.
Reproducible: Always
Steps to Reproduce:
1. Start Phoenix with a new profile.
2. Press [Ctrl]+[B] to open Bookmark Sidebar.
3. Narrow the Sidebar as thin as you can (drag separator towards left).
4. Stay mouse cursor on cropped bookmark or bookmark folder text.
(The example of cropped text is: "Bookmarks Toolbar…")
Actual Results:
A fully qualified text on tooltips comes up, but it vanishes immediately.
Expected Results:
The tooltip should remain a few second.
I could also confirmed with 2003032308.
Summary: Title tips (tooltips) flashes on Bookmark Sidebar → Title tips (tooltips) flash on Bookmark Sidebar
Comment 1•22 years ago
|
||
Confirming w/ Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a)
Gecko/20030324 Phoenix/0.5
Status: UNCONFIRMED → NEW
Ever confirmed: true
I noticed that Minotaur (Thunderbird) has same problem.
There must be something to do with this bug.
Summary: Title tips (tooltips) flash on Bookmark Sidebar → Title tips (tooltips) flash on Bookmark & History Sidebar
Keywords: helpwanted
I can confirm this on build 20030529 with W2K and it makes the tooltips in the
sidebar absolutely unusable. It flashes way too fast to read the Bookmark or
History title and given the dimensions of the sidebar, tooltips are very
necessary to operation.
Scott:
This occurs on Thunderbird too.
I found the reason of this.
Mozilla comment outs "margin: -2px 0px 0px -3px;"
http://lxr.mozilla.org/mozilla/source/themes/classic/global/win/popup.css#62
We should also comment out this line to fix this issue.
http://lxr.mozilla.org/mozilla/source/toolkit/skin/win/popup.css#58
Assignee: chanial → scott
Keywords: helpwanted
Attachment #125353 -
Flags: review?(bryner)
Assignee | ||
Comment 6•22 years ago
|
||
I actually just checked this patch in since it was essentially porting a xpfe
fix over here. And it did fix this problem in thunderbird as well as firebird.
Please re-open if there is a problem with this patch.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment on attachment 125353 [details] [diff] [review]
fix v1
Thank you, Scott.
Attachment #125353 -
Flags: review?(bryner)
v. f. w/ Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030611
Mozilla Firebird/0.6
Status: RESOLVED → VERIFIED
Comment 10•22 years ago
|
||
*** Bug 214630 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
*** Bug 218252 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•