Created attachment 72652 [details] scrollbar problem Resizing the sort dialog vertically breaks the scrollbar and disables all the defined entries if they selected the same column.
Is the problem visible in the screenshot ? I can't see when I twiddle the dialog anything going wrong.
(In reply to comment #1) > Is the problem visible in the screenshot ? I can't see when I twiddle the > dialog anything going wrong. Yes. See the scroll bar on the right but also that the top entry is Sort Key2 and not Sort Key1. It looks like the scroll bar resets itself when you resize the dialog and therefore can't move to the top entries anymore.
ah yeah, I see it now
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2c403c7f36561410418ebb9f86664e46a8c1c968 Resolves: fdo#59112 re-scroll to current entry when dialog resized 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.
that seems to do the right thing, patch proposed for 4-0 on gerrit
Is it possible that this bug have the same root cause than bug 59073 ? Best regards. JBF
Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=90fe1b210025c19e885b093bf2f556d5b62f9dd4&h=libreoffice-4-0 Resolves: fdo#59112 re-scroll to current entry when dialog resized It will be available in LibreOffice 4.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.