<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Show image file type/ extension inside image properties dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138843">bug 138843</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mentoring@documentfoundation.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>difficultyMedium, easyHack, skillCpp, topicUI
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Show image file type/ extension inside image properties dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138843#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Show image file type/ extension inside image properties dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138843">bug 138843</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>Code pointer:

svx/source/dialog/compressgraphicdialog.cxx -> CompressGraphicsDialog::Update()
shows how to retrieve the type (PDF is defined as a GfxLinkType but apparently
not handled correctly)

ui file is sw/uiconfig/swriter/ui/picturepage.ui read by
sw/source/ui/frmdlg/frmpage.cxx, eg. SwGrfExtPage::ActivatePage(const
SfxItemSet& rSet) is a good place to update the label</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>