Description: Add to main menu "Connector options" tool. It isn't an opportunity to add any connector to a drawing It's a different dialog 1. Add to drawing any connector 2. Right click on it 3. Select Connector item from context menu 4. It opens Connector dialog You can't open it from main menu or from any toolbar, it's possibly only from connector context menu. I suggest add it to Format menu Steps to Reproduce: - Actual Results: There is no Connector options menu item Expected Results: There is Connector options menu item Reproducible: Always User Profile Reset: No Additional Info: -
Yes, it should be under Format after Line. Code pointers: sd/uiconfig/sdraw/menubar/menubar.xml .uno:ConnectorAttributes
Shivam Kumar Singh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8eea26e7c19a58be77343c30fdbcd780a13ac402 tdf#130716 Adding Connector option to Format menu It will be available in 7.0.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.