<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pyoffice.romedenne@sfr.fr" title="Alain H Romedenne <pyoffice.romedenne@sfr.fr>"> <span class="fn">Alain H Romedenne</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - loadComponentFromUrl forces the window to full-screen"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112781">bug 112781</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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - loadComponentFromUrl forces the window to full-screen"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112781#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - loadComponentFromUrl forces the window to full-screen"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112781">bug 112781</a>
              from <span class="vcard"><a class="email" href="mailto:pyoffice.romedenne@sfr.fr" title="Alain H Romedenne <pyoffice.romedenne@sfr.fr>"> <span class="fn">Alain H Romedenne</span></a>
</span></b>
        <pre>Python attached testcase file opens an empty page in fullscreen mode on Win7
platform.
Basic below testcase opens an empty page in fullscreen mode in Win7 platform. 

--
Dim doc As Object, docProperties()
doc = StarDesktop.LoadComponentFromURL("private:factory/swriter", "_blank", 0,
docProperties)
--</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>