Description: The dropdown should include standard, line, straight and curved connector. Steps to Reproduce: Draw a connector, right click on it, open connector dialog. Actual Results: See Description Expected Results: See Description Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this.
Adolfo/Sophie: I tried with keyId, the dropdown box displayed 4 different keys: - 6MMYx - xQT3L - p4Jfe - 8uqYj I searched them in https://translations.documentfoundation.org/fr/libo_ui/, I could only find the first one. Any thoughts?
Created attachment 138809 [details] screenshot of the drop down where missing strings are located
In the drop down you should have four different strings, there is only one that is translated and present in Pootle, the other ones are missing. Sophie
Created attachment 139972 [details] bt with debug symbols On pc Debian x6-64 with master sources updated yesterday, I could still reproduce this. I attached a bt from the location where the labels are retrieved.
Sophie: it's not a Pootle pb, forget about the keyids. Only first one was correct. I submitted a patch to review on gerrit: https://gerrit.libreoffice.org/#/c/49924/ With it, I tested Englis-US, French and Key, it worked.
For the record, I don't reproduce the bug on Windows with LO 5.4.5 => regression.
I think it's a regression from 00657aef09d854c74fb426a935a3e8b1fc390bb0
Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a2721ba03e61a476838d3c518505b05a12ad2a5b tdf#114756: fix connector dropdown It will be available in 6.1.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.
Backport in 6.0 branch currently in review: https://gerrit.libreoffice.org/#/c/49973/
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a42cc82de16d2fb142624a86b892f81522814698&h=libreoffice-6-0 tdf#114756: fix connector dropdown It will be available in 6.0.2. 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c26995f9d725a317e9ba27310ac64f5e25bb570f&h=libreoffice-6-0 Related: tdf#114756 fix up similar cases It will be available in 6.0.2. 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9455dc3db8a2224d8c1536613dc93a98650ee7a0 Related: tdf#114756 fix up similar cases It will be available in 6.1.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.