https://issues.apache.org/ooo/show_bug.cgi?id=124638
--- Comment #13 from Oliver-Rainer Wittmann <[email protected]> --- (In reply to Armin Le Grand from comment #10) > From the code it's clear that the same should happen with OLEs, checked, > indeed. The mentioned fallback to 1st page works, I will add this to the fix. > The basic problem is that the SwFrmDlg is obviously used for the types > DLG_FRM_STD, DLG_FRM_GRF and DLG_FRM_OLE. Somehow I missed the GRF and OLE > cases, thus that dialog has no longer a Background TabPage. > The alternatives are: > > (a) Add that TabPage again (only commented out for now) and use in the two > cases > (b) Extend OLE and GRF cases to also support the new fill attributes > > While (a) is more simple, (b) is the way to the future; when we want to > align graphic objects bewteen Writer and DrawingLayer we will have to > support the DrawingLayer FillStyles anyways, thus I would prefer (b). The > extra work will be to apply the needed changes to the involved frames. > > Olli, comments? My preference s also option (b) -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
