https://bugs.documentfoundation.org/show_bug.cgi?id=150305
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.guillou@libreoffic | |e.org Status|NEW |NEEDINFO OS|Windows (All) |All --- Comment #2 from Stéphane Guillou (stragu) <[email protected]> --- Tested on Ubuntu 20.04: Version: 7.5.0.1 (X86_64) / LibreOffice Community Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Steps: 1) New Writer document 2) Tools > Development Tools > Current selection 3) Insert > Fontwork > Simple > OK Result: - With the fontwork object selected (i.e. I can see the resizing handles around the object), the class name is SwXTextRanges, and pressing Refresh (or changing tabs) shows all empty tabs. - Double-clicking the object to edit it (i.e. text can now be changed) updates the class to com.sun.star.drawing.SvxShapeCollection, with content in the tabs. Same thing since 7.2, in which Development Tools was introduced: Version: 7.2.7.2 / LibreOffice Community Build ID: 8d71d29d553c0f7dcbfa38fbfda25ee34cce99a2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded So I don't see it as a regression, behaviour has not changed. Regina, do you see the same thing? Dieter, are you sure you used "Current selection" and refreshed / switched tabs in your tests? -- You are receiving this mail because: You are the assignee for the bug.
