| Summary: | Remove option "Word justify" from FontWork toolbar | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Regina Henschel <rb.henschel> |
| Component: | LibreOffice | Assignee: | Akshit <akshitsk16> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | heiko.tietze, mentoring, radhey.parekh, thomas.lendo, vmiklos, xiscofauli |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillCpp, topicUI |
| Version: | Inherited From OOo | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Windows (All) | ||
| Whiteboard: | target:7.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 144190 | ||
|
Description
Regina Henschel
2021-10-12 13:38:00 UTC
The topic was on the agenda of the design meeting but didn't receive further comments - likely since the request is fully elaborated. So let's do it. svx/uiconfig/ui/fontworkalignmentcontrol.ui svx/source/tbxctrls/fontworkgallery.cxx Removing the UI option is an easy hack. But going further and also clean related functions might break existing documents. Sorry, I didn't get what we're meant to be doing here, should we just remove that one option in the one file ?? Yes, let's temporary remove the option from the UI. I've read the documentation of the bug. So, if it's not affecting the other files, I'm removing that particular option from a file. Thank you, Akshit! 4k5h1t committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/31180cc24f8ff66895c52a2d4aa828ee0dcb34f3 tdf#145092 - Remove option "Word justify" from FontWork toolbar It will be available in 7.4.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. |