MantisBT - NetSurf
View Issue Details
0000455NetSurf[All Projects] Generalpublic2008-03-05 22:112013-12-24 14:16
Reportertakkaria 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0000455: title="" attribute displayed wrongly on 'float'ed elements
DescriptionWhen one has a construct like

<div title="Wrapper div">
  <div style="float: left;" title="1st child.">
    1st child.
  </div>
  <div title="2nd child.">
    2nd child.
  </div>
</div>

hovering over either of the two children divs shows the text "2nd child" as the tooltip/statusbartip.
Additional InformationImported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=1908353 on Tue Dec 10 17:34:12 2013

TagsNo tags attached.
Attached Files

There are no notes attached to this issue.

Issue History
2013-12-10 17:41Vincent SandersNew Issue
2013-12-10 17:41Vincent SandersStatusnew => assigned
2013-12-10 17:41Vincent SandersAssigned To => Sourceforge Import placeholder
2013-12-24 14:16Vincent SandersAssigned ToSourceforge Import placeholder =>
2013-12-24 14:16Vincent SandersStatusassigned => acknowledged
2013-12-24 14:16Vincent SandersResolutionno change required => open
2013-12-24 14:16Vincent SandersDescription Updatedbug_revision_view_page.php?rev_id=998#r998
2013-12-24 14:16Vincent SandersAdditional Information Updatedbug_revision_view_page.php?rev_id=1000#r1000