[Libreoffice-bugs] [Bug 117288] Option dialog is not cleaned after switching from one tab to the other

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 27 13:35:38 UTC 2018


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

Xisco Faulí <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |caolanm at redhat.com,
                   |                            |xiscofauli at libreoffice.org
     Ever confirmed|0                           |1

--- Comment #1 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Caolán McNamara <caolanm at redhat.com>    2018-04-20 11:06:07 +0100
committer       Caolán McNamara <caolanm at redhat.com>    2018-04-22 21:29:36
+0200
commit  60f3e4b843da89678e022eed837ee66e726b1920 (patch)
tree    4cffea5d364e3ed9bd3e68c7b471f313c237a98e
parent  4a7ebfea57094b914c4b1c3e46936dbf67dec499 (diff)
place an intermediate class as parent for SfxTabPages
so a SfxTabPage can be parented by a vcl::Window or a welded native notebook
tabpage.

That ways the same SfxTabPage can be used at the same time in both a native
dialog
or a vcl dialog. The impl can be changed to the weld api, and when hosted in a
native
dialog the vcl impl of that will be instantiated, while native otherwise. e.g.
print options appearing in print options dialog and general options.

This allows incremental changeover.

Bisected with: bibisect-linux64-6.1

Adding Cc: to Caolán McNamara

-- 
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/20180427/e13c26e7/attachment.html>


More information about the Libreoffice-bugs mailing list