[Webkit-unassigned] [Bug 15292] New: Long Windows tooltips should be truncated/wrapped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 21:40:50 PDT 2007


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

           Summary: Long Windows tooltips should be truncated/wrapped
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: data:text/html,<div
                    title="afoi;jsadoijdsfaoijsdfiojfdsjifdsjfdsjklkjfg;asdg
                    jk;asdgkljsdaglkj;sdgjklsdgjkl;gsdkj;lgsdkjlgsdjklg;sjkd
                    gsgsdlkjgsa;jlksdg;ajlasdgj;lasdglkjdasgl;ksadg;lksdagjk
                    lgsadj;gdsja;kl;jasdkjgd;sjgasd;ldsag;lkgsdla;kgsdja;lg;
                    aslksdgkaljdsag;lkgsdalkgsda;lklgasd;kkgsdajlkjgsdoiufgo
                    igsdoi;jsdgoijgfoijfgsdjxzcvklcxvoijvcxoixcvlxzcvj;oifoi
                    jgfoijgsdj;sdgjoifoijbjgdsfaklj">Hover over me!</div>
        OS/Version: Windows XP
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pewtermoose at gmail.com
                CC: aroben at apple.com


On Windows, if a tooltip consists of  a long, non-breaking string (shopping
URLs are good examples), we display it as one single line that keeps going
right past the edge of the screen.  This matches the behavior of IE, but
doesn't seem ideal.

Firefox 2 truncates the tooltip once it's ~500px wide, but it appears to do
this for all tooltips whether they  wrap or not.  Firefox 3 and Opera wrap the
tooltip like happens in Safari on Mac OS X.  This seems like a lot better
behavior than what we currently do.


-- 
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