Bug 57112 - ABBR tag inside anchor rendered incorrectly (testcase)
Summary: ABBR tag inside anchor rendered incorrectly (testcase)
Status: RESOLVED DUPLICATE of bug 45548
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-11 00:13 UTC by Max Howell
Modified: 2004-01-21 15:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (360 bytes, text/html)
2003-04-11 00:14 UTC, Max Howell
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***