https://bugs.freedesktop.org/show_bug.cgi?id=66148

          Priority: medium
            Bug ID: 66148
          Assignee: [email protected]
           Summary: IDE object catalog latency on big libraries
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.0.4.2 release
         Component: BASIC
           Product: LibreOffice

Created attachment 81396
  --> https://bugs.freedesktop.org/attachment.cgi?id=81396&action=edit
test extension

once the object catalog has been displayed (and even when hidden again),
switching from a module tab to another takes many seconds on big extension

commenting this line, all becomes reactive
http://opengrok.libreoffice.org/xref/core/basctl/source/basicide/basides1.cxx#1035

filtering by 
if ( aObjectCatalog.IsVisible() )
does not solves the problem

there must be some hidden magic (listener ?)

here is attached an oxt containing 50 modules, 30 sub, 100 lines each showing
the problem.

reproduced on master

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to