| Summary: | Objects Anchored "To Cell, Resize with Cell", Move and Scale when Cell's Position is Changed | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Luke <lukebenes> |
| Component: | Calc | Assignee: | Armin Le Grand <Armin.Le.Grand> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | peter, samuel.mehrbrodt, thb, xiscofauli |
| Priority: | medium | ||
| Version: | 6.1.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=98931 https://bugs.documentfoundation.org/show_bug.cgi?id=116892 https://bugs.documentfoundation.org/show_bug.cgi?id=116836 |
||
| Whiteboard: | target:6.3.0 target:6.1.4 target:6.2.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 87740 | ||
|
Description
Luke
2018-04-10 20:05:16 UTC
Checked on master. - has nothing to do with rotation - needs indeed 'Anchor to Cell (resize with Cell)' - Error as soon as interactive resize of col/row left/top of target is dragged into object - no problem when dragging close to object Thus, to reproduce: - extend B2 - create DrawObject in lower right - set 'Anchor to Cell (resize with Cell)' in context menu at selected object - drag col/row to extend A or 1 -> as soon as dragged over or into object, error Armin Le Grand committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/10a58ec15438d34a594437815882862c4576e2c0%5E%21 tdf#116931 Fix scale when calc cells move indirectly It will be available in 6.3.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. Che3cked after updating with the change included, all good Armin Le Grand committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/24551cb78d4ae11101860ef98e9040a9105251df%5E%21 tdf#116931 Fix scale when calc cells move indirectly It will be available in 6.1.4. 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. Armin Le Grand committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/a63cd8bbe7cf881daa8dc7a7f32f3e5ac384e902%5E%21 tdf#116931 Fix scale when calc cells move indirectly It will be available in 6.2.0.1. 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. |