Description: Page style isn't applied after setting it in the the flow tab Steps to Reproduce: 1. Open attachment 164159 [details] (bug 135636) 2. Hoover over the blue page break, until the button fades in 3. Select edit page break 4. Text flow tab - 5. With page style is set to Default style. Change it to landscape & press OK Actual Results: Nothing happens Expected Results: Should work Reproducible: Always User Profile Reset: No Additional Info: Found in 7.1 6.2 not in 6.1
The number is type of issue starting to become bit infuriating (it started with bug 134439; fixed), still some quirks around (this one and bug 135636) The page style settings are already hard to understand, IMHO. Having some ENHANCEMENT bugs open for that, however those sneaky bugs make even more frustrating to use So feel free to bibisect (it's optional :P; I will do it myself at some point if not done before)
Created attachment 165893 [details] Example file 1. Open the attached file 2. Hoover over blue page break line at page 3 3. Edit page break 4. Text flow tab -> Change page style from Default to Landscape Result: scrolls the first page
@Caolan Looks like again another variant off author Jan Holesovsky <kendy@collabora.com> 2018-01-23 18:13:01 +0100 committer Jan Holesovsky <kendy@collabora.com> 2018-01-24 11:45:52 +0100 commit c3a085d22742f88e91ff92f319a26d6e8d1d9a98 (patch) tree 9f84d93e9a2822760b60730e9c6130a31e0302db parent 3bbf8d0a9b9e36299c889d8252d9a2b068f17ff6 (diff) lokdialog: Convert the Table -> Properties... to async exec.
I can confirm anyway, especially with the gen backend. Maybe the thing to do here is just keep the thing affected by ok selected when the dialog is oked. https://gerrit.libreoffice.org/c/core/+/103525 I had earlier saved and restored where the cursor was considered to be around the ok handler, but the very original state was to basically do this and that seems a defensible position and solve the problem
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9c61732677d038e32b73fc9fb883aced14c0febf tdf#135916 just set the target table as selection It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
done in master, backport to 7-0 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/75bae11e0867c440b9cf0923c236b518380fe87e tdf#135916 just set the target table as selection It will be available in 7.0.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.