To understand the question in bug summary: 1. Insert (or select) a textbox (or shape). 2. Right-click, choose Position and Size, Position and Size tab. 3. At bottom of dialog box is the control: "Follow text flow". According to bug 137141, comment 6, this label should be: "Keep inside text boundaries" having the same function as "Keep inside text boundaries" as found on the Type tab in the Properties dialog both for Frame and for Image. Inspection of the source code seems consistent with that assertion. Therefore the question: Should "Follow text flow" be changed to "Keep inside text boundaries" on Position and Size tab? Bug 137141, comment 9 suggests getting UX input.
Don't remember a discussion neither find it in the minutes. Text flow was discussed in respect to page break on bug 134440. Code pointer: cui/uiconfig/ui/swpossizepage.ui Last change on the file is from Olivier in https://gerrit.libreoffice.org/c/core/+/101894
Have merged a patch for this: https://gerrit.libreoffice.org/c/core/+/104155 but for reasons that I do not understand, the patch was not reported automatically here.
Seth Chaiklin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ca178d4afb26dd4404ca7bfddc3e2e2d391a91ad Resolves: tdf#137382 update label to "Keep inside text boundaries" 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.