| Summary: | Submenus with empty names can be created via Customize dialog | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Muhammet Kara <kara> |
| Component: | UI | Assignee: | Muhammet Kara <kara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kara, philipz85 |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103238 | ||
|
Description
Muhammet Kara
2016-10-24 15:16:52 UTC
Yes it happens in the Menu as well as the Context Menu tabs of the dialog. The 'OK' button should be disabled when the field is empty. I'll also look into this while I am still working on the same dialog. tdf#103160 It turns out that the bug affects all places where the SvxNameDialog is used. You can have Toolbars, Toolbar Items, Menus, Submenus... with empty names, by creating new ones, or by renaming the existing ones. Muhammet Kara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0c2272786bc8663554ea7d4a72f03379e0d6608d tdf#103464 Don't allow empty names in SvxNameDialog It will be available in 5.3.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. |