| Summary: | If sidebar tab is activated by an extension the minimal width of the tab is ignored | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Ilhan Yesil <ilhanyesil> |
| Component: | UI | Assignee: | Ilhan Yesil <ilhanyesil> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan, heiko.tietze, kainz.a, thb, vsfoote, xiscofauli |
| Priority: | medium | ||
| Version: | 7.1.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103459 | ||
| Attachments: | Test extension | ||
|
Description
Ilhan Yesil
2020-11-12 12:33:45 UTC
Created attachment 167236 [details]
Test extension
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. Quite a corner case, isn't it? How about the argument that minimal width is relevant in case of manual sizing only. Or in other words: What do you suggest to do? We need a minimal width in our extension to display all controls adequate, so if it is defined, LO should consider it. I'm also for a global minimal, standard and maximal sidebar width (which can be changed by the user). So that everybody how do UI work can test sidebar stuff according this 3 widths. Ilhan Yesil committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7206de4f3d9eecdcbdd98294fa50f01c4c9ece9c tdf#138160 Set minimal width of sidebar tabpage after UNO call It will be available in 7.2.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. A polite ping to Ilhan Yesil: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks |