This behaviour effects 4.3.1 and master. Its a regression as it doesnt effect 4.2.5. Steps: 1) open writer 2) enable 'Tools' toolbar from View > Toolbars 3) click on the table icon of the 'insert' button Expected: the table dialog should appear.
Reproducible
Mmh, can't see an obvious wrong commit in my bibisected range: http://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=7b56d303300fbf592473b28b654fd22fec110962..3d1b1eea83703919c43620f9adef05e5b24c4bed
Created attachment 103305 [details] bibisectlog
On pc Debian x86-64 with master sources updated yesterday, here is what I got: - If you click on the icon, it doesn't work indeed - but if you click on the triangle/arrow at the right of the icon, there's a set of buttons which appear (and seem to work)
I'm trying to find what ui file is used for this part but I've got no result with this search https://translations.documentfoundation.org/fr/translate/#search=EWYQC&sfields=source,target,notes ("EWYQC" corresponding to keyid of the ui)
Pootle responded and got this: dapfz=> WriterCommands.xcu ..WriterCommands.UserInterface.Commands..uno:InsertCtrl Label value.text officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu EWYQC=> WriterWindowState.xcu ..WriterWindowState.UIElements.States.private:resource/toolbar/toolbar UIName value.text officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
Probably it's http://cgit.freedesktop.org/libreoffice/core/commit/?id=16752a8a773cf8096e28628237238a562016c4e5
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3e18cf51c10dc82b81b95381d3beb4796578a2f1 fdo#81651 Wrong argument type in overriding class 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.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5329610454d149af3e5afde0d50e5129980da879&h=libreoffice-4-3 fdo#81651 Wrong argument type in overriding class It will be available in LibreOffice 4.3.1. 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.
Yep, this fixes that, thanks so much Maxim! :-) - great work.
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]