[Libreoffice-bugs] [Bug 111827] through API created DRAW XShapes do not have proper XAccessibleComponent - Bounds and DOM position ist invalid

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 6 12:12:42 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=111827

--- Comment #5 from Jens Bornschein <jens.bornschein at tu-dresden.de> ---
(In reply to Xisco Faulí from comment #4)
> (In reply to Buovjaga from comment #3)
> > 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?

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171206/16650bed/attachment.html>


More information about the Libreoffice-bugs mailing list