[Webkit-unassigned] [Bug 10843] Feature request: displaying tooltips for the "title" attribute of <option> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 03:36:01 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=10843


grahamperrin at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin at gmail.com




------- Comment #2 from grahamperrin at gmail.com  2007-11-10 03:36 PDT -------
Using WebKit nightly r27630 (2007-11-09)

Example: 
http://coe.berkeley.edu/news-center/multimedia/video-gallery/dean-shankar-sastry-s-welcome-message 
-- hover over the emphasised item in the navigation portlet at left hand side. 

In OmniWeb, Camino and Firefox the tooltip reads "Meet the new Dean of the
College of Engineering". 

In WebKit, a tooltip appears but it simply presents the URL. 

As so many sites use Plone, you might like to raise priority of this bug. 

Thanks
Graham

---

Here's a relevant extract from the source of that page:

    <div class="contenttype-multimediafeature">

        <a
href="http://coe.berkeley.edu/news-center/multimedia/video-gallery/dean-shankar-sastry-s-welcome-message"
           class="state-public navTreeCurrentItem visualIconPadding"
           title="Meet the new Dean of the College of Engineering">Dean Shankar
Sastry's Welcome Message</a>



    </div>

---

title="Meet the new Dean of the College of Engineering" 
is not rendered. 


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list