Created attachment 167383 [details] Frame Picture Steps for the display - select a cell with the right mouse button - Select Format Cells.. - Select Tab Borders Referred to the attached image - The corner pointers 1 and 2 are missing or should not be present - For the bitmaps the violet color should be replaced as the background color (in Lo6.4 work this) - By click of a frame it Shown, next click it is DontCare, and next click it is Hide (in Lo6.4 work this) BUT here it stay DontCare - When you click a other frame then the prev frame change too - under Linux (gtk3_kde5) there are distortions
Info: ----- in svx/source/dialog/frmsel.cxx For the click problem i think the FrameBorder::GetFocus .. and FrameBorder::SetCoreStyle messes this up, with lo6.4 there is no GetFocus when clicking
Here a fix for the toggle problem https://gerrit.libreoffice.org/c/core/+/106220 Another error is, when you toggle a frame in lo6.4 a dashed rectangle is drawn directly around the toggle line, which is missing in this version?!
Seen fixed on master