<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - through API created DRAW XShapes do not have proper XAccessibleComponent - Bounds and DOM position ist invalid"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111827#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - through API created DRAW XShapes do not have proper XAccessibleComponent - Bounds and DOM position ist invalid"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111827">bug 111827</a>
              from <span class="vcard"><a class="email" href="mailto:jens.bornschein@tu-dresden.de" title="Jens Bornschein <jens.bornschein@tu-dresden.de>"> <span class="fn">Jens Bornschein</span></a>
</span></b>
        <pre>(In reply to Xisco Faulí from <a href="show_bug.cgi?id=111827#c4">comment #4</a>)
<span class="quote">> (In reply to Buovjaga from <a href="show_bug.cgi?id=111827#c3">comment #3</a>)
> > It would be great to have an example in BASIC, so QA could run it.
> [...]
> Do you think it's possible to have an example of the code in BASIC?</span >

I’d already tried to prepare an example for you in BASIC. The interesting thing
is that when I create objects within a BASIC macro, the objects are correctly
created, with correct width and height. But I have to state out that I lack in
skills to get access to the accessibility interface of the object through
BASIC. But when I try to access a BASIC macro created shape with my C# cli
code, it works pretty well and all parameters are valid. Creating the same
shape via C# cli API, the shape-object doesn’t have a height and width in its
accessibility representation. 

So you see, it does not make so much sense to provide you a BASIC example
because it will not provide you the error. The Question is, what is the
difference between creating shapes through BASIC macros and through the current
cli API?</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>