Closed
Bug 60245
Opened 24 years ago
Closed 21 years ago
no tooltips for "title" attribute in sidebar
Categories
(SeaMonkey :: Sidebar, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.6alpha
People
(Reporter: c, Assigned: samir_bugzilla)
References
Details
(Keywords: polish)
Attachments
(2 files, 2 obsolete files)
1001 bytes,
patch
|
timeless
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
945 bytes,
patch
|
Details | Diff | Splinter Review |
In the sidebar no tooltips are shown for HTML elements with "title" attribute.
Example:
<P title="this is a title">test</P>
Comment 1•24 years ago
|
||
Why would one want to use "title" in combination with the P tag?
Comment 2•24 years ago
|
||
Which HTML elements you do or do not use the `title' attribute for is really
beside the point ...
The point is that anything you can do with elements in an ordinary Web page, you
should be able to do with the same elements in a Web-like sidebar panel. And that
includes tooltips. CCing Blake, who's been doing a lot of this already, and
Robert, who did the `title' tooltips in the first place.
![]() |
||
Comment 3•24 years ago
|
||
Should be able to get tooltips in the sidebar
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•24 years ago
|
||
This will all be fixed soon when <browser/> lands. Reassigning to me.
Assignee: matt → blakeross
Comment 7•24 years ago
|
||
win98 too..Changing OS to all..
and adding Kevin to cc..tooltips are very important for sidebar Tabs there is no
too much space to use.
OS: Windows NT → All
Comment 9•24 years ago
|
||
Adding Fabricio and Roger,
this affects Major Sidebar Tab producers. Sidebar tabs like Fedex and others in
the world are using tooltips. Tooltips in the Sidebar tab is amazing because the
visual area is small.
Assignee | ||
Comment 11•23 years ago
|
||
Taking for mozilla0.9.9.
Assignee | ||
Comment 12•23 years ago
|
||
Can someone provide a link to the FedEx tab?
Target Milestone: mozilla0.9.9 → mozilla1.0
Comment 13•23 years ago
|
||
The fedex tab is at http://www.fedex.com/us/tracking/?template_type=net6tab
It doesn't seem they use a tooltip there though. Another tab to check tooltips
is the note-it tab, it has an image with a tooltip on the right top side of the
tab: http://livesidebar.com/lsbtabs.html
Comment 14•23 years ago
|
||
The FedEx tab is available in the Netbusiness category of the Customize Sidebar
dialogue. The actual URL is http://www.fedex.com/us/tracking/?template_type=net6tab.
Comment 15•23 years ago
|
||
Grrr... beaten to it!
Assignee | ||
Comment 16•23 years ago
|
||
Sidebar triage team: over to Layout for a look. Nominating for nsbeta1.
Assignee: sgehani → attinasi
Component: Sidebar → Layout
Keywords: nsbeta1
QA Contact: sujay → petersen
Comment 17•23 years ago
|
||
-->XP Apps.
Assignee: attinasi → trudelle
Component: Layout → XP Apps
QA Contact: petersen → sairuh
Comment 18•23 years ago
|
||
cc karnaze. Chris: we asked for a look, not a bounce. ;-) This is web content,
which isn't our area. Who should get this?
Comment 19•23 years ago
|
||
We just have to use FillInHTMLTooltip() in the sidebar, I think.
Comment 20•23 years ago
|
||
I would test my patch but attempts at getting my sidebar to show up in my debug
build are failing. Samir, any idea?
Comment 21•23 years ago
|
||
Comment 22•23 years ago
|
||
-> me
uncc'ing karnaze now that we know it's not a layout issue.
samir, can I get an r=?
Assignee: trudelle → blaker
Target Milestone: mozilla1.0 → mozilla0.9.9
Assignee | ||
Comment 23•23 years ago
|
||
Comment on attachment 67861 [details] [diff] [review]
patch
r=sgehani Cool. Thanks.
Attachment #67861 -
Flags: review+
Updated•23 years ago
|
QA Contact: sairuh → tpreston
Comment 25•23 years ago
|
||
reopening; I backed this patch out.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: mozilla0.9.9 → mozilla1.0
Comment 27•23 years ago
|
||
->sidebar
Assignee: trudelle → sgehani
Component: XP Apps → Sidebar
QA Contact: tpreston → sujay
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla1.0 → Future
Comment 29•23 years ago
|
||
This also affects sidebars at http://twiki.org/ - Internet Explorer's sidebar
does handle tooltips, so unfortunately at the moment the IE version of the TWiki
sidebar is better.
See http://twiki.org/cgi-bin/view/Codev/MozillaSidebar#Get_sidebars_now_ to test
a TWiki sidebar, and view source of
http://twiki.org/cgi-bin/view/Codev/WebSidebar?skin=plain to see the title
attributes. The IE5 sidebar is at
http://twiki.org/cgi-bin/view/Codev/InternetExplorerSidebar if you're interested.
A possibly related issue is that the visited links don't change colour in the
sidebar, though they do work when the sidebar page is viewed in the main window.
Assignee | ||
Comment 30•23 years ago
|
||
Blake,
I thought removing the class="iframe-panel" fixed this. I don't see the
titletips on a current mozilla trunk build in either skin (Linux; haven't tried
Win32). Any ideas?
Comment 31•23 years ago
|
||
Just switching to <browser> won't fix this because the tooltip behavior isn't
yet encapsulated into <browser>. It should be, later on (it's not a hard fix at
all).
Comment 32•22 years ago
|
||
This is also quite important for the sidebar I created for my counter service
(See http://textcounter.org/admin/sidebar.php?id=8 for a demo), I would really
appreciate a fix.
Comment 33•22 years ago
|
||
*** Bug 180421 has been marked as a duplicate of this bug. ***
Comment 34•22 years ago
|
||
Hi, I filed bug #100421, which was a duplicate of this one but had the wrong
URL for the testcase.
I have upgraded to the latest win32 talkback release (Mozilla/5.0 (Windows; U;
Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910) and still sidebar tooltips are
not working.
See bug #100421 but use the following url instead of the one noted:
http://www.codemain.com/tabs/freshmeat_tab_codemain.php
Comment 35•22 years ago
|
||
My bad. The strikeout made the bug ID look like 100421, but it is #180421.
Comment 36•22 years ago
|
||
Attachment #67861 -
Attachment is obsolete: true
Updated•22 years ago
|
Attachment #110941 -
Flags: superreview?(jaggernaut)
Attachment #110941 -
Flags: review?(sgehani)
Comment 37•22 years ago
|
||
The original patch didn't work in the first place,
the sidebar wouldn't have hidden properly.
Attachment #110941 -
Attachment is obsolete: true
Updated•22 years ago
|
Attachment #110945 -
Flags: superreview?(jaggernaut)
Attachment #110945 -
Flags: review?(sgehani)
Updated•22 years ago
|
Attachment #110941 -
Flags: superreview?(jaggernaut)
Attachment #110941 -
Flags: review?(sgehani)
Comment 38•22 years ago
|
||
Comment on attachment 110945 [details] [diff] [review]
Fixed patch
sr=jag
Attachment #110945 -
Flags: superreview?(jaggernaut) → superreview+
Comment 39•22 years ago
|
||
While testing the http://www.codemain.com/tabs/freshmeat_tab_codemain.php I've
found out that the tooltips are not shown even in the browser. I am using
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Comment 40•22 years ago
|
||
Comment on attachment 110945 [details] [diff] [review]
Fixed patch
Note: some nearby lines have changed so you might have to manually apply the
patch.
Attachment #110945 -
Flags: review?(sgehani) → review?(shliang)
Comment 41•22 years ago
|
||
Can someone please confirm #39 - no tooltips for title tags in regular page with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130?
Comment 42•22 years ago
|
||
Can the patch be applied by endusers? I couldn't find the file
"sidebarOverlay.xul" on my hard drive.
Comment 43•22 years ago
|
||
related to bug 90642 ?
"Tooltip with explanation is not shown for <abbr> in attachment"
Comment 44•22 years ago
|
||
The file sidebarOverlay.xul is stored in comm.jar (a zip archive)
Comment 45•22 years ago
|
||
Comment on attachment 110945 [details] [diff] [review]
Fixed patch
Playing musical reviewers.
Attachment #110945 -
Flags: review?(shliang) → review?(timeless)
Attachment #110945 -
Flags: review?(timeless) → review+
Comment 46•22 years ago
|
||
/me must remember to check these in :-)
Target Milestone: Future → mozilla1.6alpha
Comment 47•21 years ago
|
||
For completeness, this is the patch as checked in.
Comment 48•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago → 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•