Description: Table loses relative setting after moving the inner border Steps to Reproduce: 1. Open the attached file 2. Open the table properties settings (check settings) 3. Move the inner border to the left or right 4. Open the table properties settings (check settings) Actual Results: Relative checkbox unchecked Expected Results: Should be checked Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 6.2.0.0.alpha0+ Build ID: 87e3539d69626780c6d7531b725dd0d64c69e6d8 CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2018-10-10_06:50:13 Locale: nl-NL (nl_NL); Calc: CL
Created attachment 145592 [details] Example file
Small change to the STR 1. Open Writer (in safe mode as precaution) 2. Insert a table (in normal mode) 3. Open table properties -> Set alignment to left & check Relative checkbox 4. Press OK 5. Move the inner table border 6. Open table properties -> Setting changed 7. Repeat the same in web view -> everything is fine
Fix after bug 118635 but broken again...
as far as I can see this is not a dialog issue. When the column is moved with the mouse SetWidthPercent is called with 0 in swtable.cxx:917 in SwTable::SetTabCols because the old and new borders of the table are 7 twips in difference so the width is considered to change and widthpercent is turned off. I imagine the code for SID_RULER_BORDERS in viewtab.cxx SwView::ExecTabWin is off somehow, if someone wants to figure this out
Odd I never noticed before: Repro with Version: 4.5.0.0.alpha0+ Build ID: 57d6b92b69a31260dea0d84fcd1fc5866ada7adb Locale: nl_NL but not with Version: 4.4.0.0.alpha2+ Build ID: 3f94c9e9ddfd807b449f3bb9b232cf2041fa12d2 Locale: nl_NL
Repro with Version: 4.4.0.0.alpha0+ Build ID: dea4a3b9d7182700abeb4dc756a24a9e8dea8474
Created attachment 146799 [details] Registrymodifications Also in LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 It's gone - at least for me - when using a known to be good registerymodifications.xcu
@Buovjaga This isn't a corrupt profile issue. The known to be good profile was intended as a possible hint. The "Table loses relative setting after moving the inner border" is the default behaviour with a clean profile.
(In reply to Telesto from comment #8) > @Buovjaga > This isn't a corrupt profile issue. The known to be good profile was > intended as a possible hint. > > The "Table loses relative setting after moving the inner border" is the > default behaviour with a clean profile. If the clean profile is bad, how do you arrive to the good?
(In reply to Buovjaga from comment #9) > If the clean profile is bad, how do you arrive to the good? The Million Dollar Question .. I played a little with 5.1 and suddenly started working properly
Repro with 6.2 beta1 and 3.3.0 on Win 10.
Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Created attachment 174458 [details] Table originally created by 4.4.7.2 This has something to do with the 'page size'? Dragging the table the inner border works flawless with in 7.3 with file created by 4.4.7.2 But when copying the table and pasting it into a new document.. the issue starts to occur when dragging
(In reply to Telesto from comment #13) > But when copying the table and pasting it into a new document.. the issue > starts to occur when dragging And saving an using the generated file, will show brokenness in any older version..
(In reply to Telesto from comment #13) > Created attachment 174458 [details] > Table originally created by 4.4.7.2 > > This has something to do with the 'page size'? > > Dragging the table the inner border works flawless with in 7.3 with file > created by 4.4.7.2 Opening this attachment and dragging any border of Tabel2 will clear its Relative setting. So I can't verify your experience. Arch Linux 64-bit Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 58a5bd793a2ed57077fc598281cc74e16373b877 CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 20 August 2021
(In reply to Buovjaga from comment #15) For me the 4.4.7.2 table working when dragging inner border of table1 (even with 7.3).. However you're likely right this looks like a co-incidence Lets simplify: 1. open Writer 2. insert a table 3. Table -> Table properties -> Table tab. Set left + check relative & press OK 4. With 100% zoom -> drag the inner border -> Relative gets lost However works fine at zoom 120% or 75% Table size will be 17,01 cm when relative gets dropped (so smells like a rounding) also present in: LibreOffice 3.5.7.2 Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b
Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug