Bug 57112

Summary: ABBR tag inside anchor rendered incorrectly (testcase)
Product: [Applications] konqueror Reporter: Max Howell <bugs.kde.org>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: testcase

Description Max Howell 2003-04-11 00:13:56 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    SuSE RPMs
Compiler:          GCC 
OS:          Linux

I have an ABBR tag inside an anchor LINK e.g.

<A href="#"><ABBR title="GNU's Not Unix">GNU</ABBR>/Linux</A>

The A element style is set so a border and background-color are drawn, however KHTML draws these style elements only around the /Linux section.

I presume the expected behaviour is to draw the styling around everything in the link. I will attach a testcase.
Comment 1 Max Howell 2003-04-11 00:14:32 UTC
Created attachment 1345 [details]
testcase
Comment 2 Kai Lahmann 2003-06-14 21:46:12 UTC
confirmed 
Comment 3 Stephan Kulow 2004-01-21 15:12:00 UTC

*** This bug has been marked as a duplicate of 45548 ***