| Summary: | XWizardController creates pages which sizes allways falls back to first defined sizes when changing tab | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Ilhan Yesil <ilhanyesil> |
| Component: | sdk | Assignee: | Ilhan Yesil <ilhanyesil> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | m.weghorn |
| Priority: | medium | ||
| Version: | 7.6.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=132110 | ||
| Whiteboard: | target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Ilhan Yesil
2022-12-14 15:31:54 UTC
Self confirming according to https://wiki.documentfoundation.org/QA/Guidelines_for_public_and_private_sector_deployments. Issue has originally been reported by another user in our internal issue tracker. Ilhan Yesil committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aef2ee893c7b76794bc9db869f08bbbea60606a8 tdf#152508 Initiate container request size after call of createPage It will be available in 7.6.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b428a97d88b08fadd63039482c09c17a5fbac3be Related: tdf#152508 and tdf#132110 use initial child size as size request It will be available in 7.6.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. |