<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: FILEOPEN particular .doc (MSO97) shows page header internet link with too big font size (focus on comment 9)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=51129#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: FILEOPEN particular .doc (MSO97) shows page header internet link with too big font size (focus on comment 9)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=51129">bug 51129</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>header3.xml contains (simplified - and *split hyperlink combined*...):
<w:p w:rsidR="006B0539" w:rsidRDefault="006B0539">
  <w:pPr>
    <w:jc w:val="center"/>
  </w:pPr>
  <w:r>
    <w:rPr>
      <w:rFonts w:eastAsia="Times New Roman"/>
      <w:sz w:val="40"/>
    </w:rPr>
    <w:t xml:space="preserve"> </w:t>
  </w:r>
  <w:hyperlink r:id="rId1" w:history="1">
    <w:r>
      <w:rPr>
        <w:rStyle w:val="Hyperlink"/>
      </w:rPr>
      <w:t>www.lesoreilles.com</w:t>
    </w:r>
  </w:hyperlink>
  <w:r>
    <w:rPr>
      <w:sz w:val="40"/>
    </w:rPr>
    <w:t xml:space="preserve"> </w:t>
  </w:r>
</w:p>

Nothing about charstyle Hyperlink or DefaultParagraphFont which it is based on
reset the character size. So only the normal paragraph style specifies the size
the link should take.

Walking away - way too complex and dangerous territory to risk for a trivial
problem.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>