| Summary: | SIDEBAR: Position and Size section missing rotation and flip sections | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Yousuf Philips (jay) (retired) <philipz85> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, fdbugs, stgohi-lobugs |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 4.4.2.2 release | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | target:5.0.0 target:4.4.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103428 | ||
| Attachments: | sample doc | ||
|
Description
Yousuf Philips (jay) (retired)
2015-03-31 23:15:27 UTC
Reproducible with LO 4.4.1.2, Win 8.1 This began at the below commit. Adding Cc: to caolanm@redhat.com; Could you possibly take a look at this? Thanks commit 7dda48d56f2d10bd6220fba19168ee1a70ecc05f Author: Caolán McNamara <caolanm@redhat.com> AuthorDate: Tue Jul 1 15:04:10 2014 +0100 Commit: Caolán McNamara <caolanm@redhat.com> CommitDate: Tue Jul 1 16:43:05 2014 +0100 Related: fdo#80633 cache optimal size Change-Id: Ic2c3aefebd3061d294f339c6d262a3c3e381fbe4 aha, the Panels have their own queue_resize which isn't invalidating the panels size cache so the panel doesn't resize to show the missing controls, i.e. they are there but clipped out Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b39a6449d5debc7cdf55c3f967b441f3de4d50f3 Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache size It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b440ea2e0141f2ae394bf93ddf87923190f4ef6b&h=libreoffice-4-4 Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache size It will be available in 4.4.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit] |