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

Xisco Faulí <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Xisco Faulí <[email protected]> ---
Regression introduced by:

author  Caolán McNamara <[email protected]>    2018-04-20 11:06:07 +0100
committer       Caolán McNamara <[email protected]>    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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to