Created attachment 166576 [details] Screenshot of the problem in Writer This is a followup to bug #133045 Now that it is possible to import shapes vertically positioned relative to top margin, it would be useful to display this setting on the UI, similar to the “Page text area bottom” setting added in commit 8af2c4e3a517e3b75f2ace9719c1ca03153baddf Steps to reproduce: 1. Open attachment #164118 [details] 2. Right click one of the shapes and open Position and Size dialog Actual results: Vertical position is set to “Page text area bottom” since there is no ““Page text area top” option yet. Expected results: ““Page text area top” option exists and set. LibreOffice details: Version: 7.1.0.0.alpha0+ (x64) Build ID: e0c72e31c1d455c26110c35e8780d420e17cdea6 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL
Szabolcs Toth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6a10ea009ef590ac13d01d19fbfbc28c916ef1d4 tdf#137650 sw page top border relative orientation: add UI 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.
Verified in: Version: 7.1.0.0.alpha1+ (x64) Build ID: 693553210828538680408832157faad9654758c8 CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded Thanks for fixing!
Created attachment 179459 [details] testing page text area top (and bottom) I am planning to work on adding information about page text area top and page text area bottom to the relevant help page (bug 148485). I could not figure out the expected behavior from studying this ticket and the source code, so I made a test file using Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d34d1db55978bdcff082af1e0f75b18fa6fc94f4. Attached are an "export" of the results along with some questions. I just want to be sure that the documentation describes the expected behavior accurately.
Created attachment 179506 [details] test of page text area top and bottom, with two questions (In reply to sdc.blanco from comment #3) >. Attached are an "export" of the results along with some questions. Sorry! I seemed to have uploaded the wrong file. Now I have attached the file with the demonstration and these two questions: 1. Why does Vertical: ”Top to Page text area top” go to top of entire page, while ”Top to Page text area” goes only to top of page text area” (shown in attachment). 2. Why is Vertical: ”Bottom to Page text area bottom” needed, when Vertical: ”Bottom to Entire page” seems to give the same effect? (shown in attachment)
I have gotten the needed information, so I will make this and the previous comment obsolete.