<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>105490</bug_id>
          
          <creation_ts>2005-05-12 00:23:16 +0000</creation_ts>
          <short_desc>when &lt;wbr&gt; tag appears inside &lt;a&gt;html link&lt;/a&gt; the closing tag &lt;/a&gt; is ignored</short_desc>
          <delta_ts>2005-05-12 01:14:34 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>101678</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Ilia K.">mail4ilia</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>341294</commentid>
    <comment_count>0</comment_count>
    <who name="Ilia K.">mail4ilia</who>
    <bug_when>2005-05-12 00:23:16 +0000</bug_when>
    <thetext>Version:           3.4.0 (using KDE 3.4.0, ALT Linux)
Compiler:          gcc version 3.4.3 20050314 (ALT Linux, build 3.4.3-alt6)
OS:                Linux (i686) release 2.6.11-std26-up-alt6

If &lt;wbr&gt; tag appears inside a text for html link, konqueror ignores closing &lt;/a&gt; tag and renders all text until (not sure here) end of page/table/next link, like if it all was a long text for link. A short example:

&lt;html&gt;
    &lt;body&gt;
        &lt;a href=&quot;/&quot;&gt;This is&lt;wbr&gt; a link.&lt;/a&gt;
        And this is not a link
    &lt;/body&gt;
&lt;/html&gt;

Konqueror renders it like:
&lt;a href=&quot;/&quot;&gt;This is a link. And this is not a link&lt;/a&gt;

Also gmail users may notice it, if they get link in the email.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>341308</commentid>
    <comment_count>1</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2005-05-12 01:14:34 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 101678 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>