In a document with sections, such as attachment 115834 [details] from Bug 91483: Current: open Sections only through Format-Sections Expected: open sections by double click in Sections part of status bar Used to work fine up to 4.3.7. Marked as regression.
Hi Timur, Can confirm this on Ubuntu. Cheers, Cor
Attachment 115834 [details] is a pdf, so i'm assuming the actual document is attachment 115920 [details]. In mouse click behaviour in the status bar was changed in bug 82707 in 4.4.
So it may be changed with http://cgit.freedesktop.org/libreoffice/core/commit/?id=0280a35b20448b7f678b6e150cbc2564da4910ce @samuel: is it possible to bring back opening the dialog for a section, if indicated in the status bar?
(In reply to Yousuf (Jay) Philips from comment #2) > In mouse click behaviour in the status bar was changed in bug 82707 in 4.4. If this means that click shouldn't be double, but rather single left click, fine.
Yes the behaviour was changed so that double-click actions were executed when single clicked.
commit ebabf6d1fa648d62dd63529e9fe64dcb631caee8 Author: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Date: Sat Nov 8 23:02:11 2014 +0100 fdo#86018 Don't do anything when clicked on placeholder in statusbar No idea why this code got executed in sw, it has no action in sd and sc. This commit removed the feature. I think it should be restored. Removing functionality that we don't understand is not always a good idea.
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a2716e53c140b09d886591a3d6611ee8f166e417 tdf#91613 restore functionality of clicking to .uno:Size status bar element It will be available in 5.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.
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9940e12730a7179cd62e02faa41dc3a81d3ad721&h=libreoffice-5-0 tdf#91613 restore functionality of clicking to .uno:Size status bar element It will be available in 5.0.0.0.beta4. 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.
Thanx. Can this be backported to 4.4?
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7ea10bbd898f31565e5cdfb2612b1e8b22ed3809&h=libreoffice-4-4 tdf#91613 restore functionality of clicking to .uno:Size status bar element It will be available in 4.4.5. 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.
*** Bug 90450 has been marked as a duplicate of this bug. ***