<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:stephane.mottelet@utc.fr" title="Stéphane MOTTELET <stephane.mottelet@utc.fr>"> <span class="fn">Stéphane MOTTELET</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - It is impossible to compute the real screen absolute coordinates corresponding t"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=8829">bug 8829</a>
                <br><br>
                ---------- Bug Summary ----------- <br>It is impossible to compute the real screen absolute coordinates corresponding t <br><br>

          <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>stephane.mottelet@utc.fr
           </td>
         </tr></table>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - It is impossible to compute the real screen absolute coordinates corresponding t"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=8829#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - It is impossible to compute the real screen absolute coordinates corresponding t"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=8829">bug 8829</a>
              from <span class="vcard"><a class="email" href="mailto:stephane.mottelet@utc.fr" title="Stéphane MOTTELET <stephane.mottelet@utc.fr>"> <span class="fn">Stéphane MOTTELET</span></a>
</span></b>
        <pre>Besides the subject of this "bug", the properties of a Figure are still confusing. The information of size and position are dispatched in figure_size
and figure_position properties and correspond to the "outer" position of the figure, i.e. taking into account toolbars and window manager
decorations. It is still impossible to know the screen coordinates of the figure usable canvas, btw incorrectly denoted "axes" in the "axes_size"
property ! Sorry to mention this other software once again, but the Matlab model of "Position" and "OuterPosition" property is very explicit. At
least the Matlab model of "Position" is used in Scilab e.g. for uicontrols. However, having these two different models is very confusing for users.
Moreover the coordinate systems is different for a figure (origin is top left of the screen) and uicontrols (origin is at bottom left of the canvas).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>