Created attachment 82328 [details] screenshot of dialog page style Summary says it all ;) Open Writer document Format > Page tab Column, set columns go to control Line style for line separator either click on the right (up/down arrow) or click Alt+Down now click Down to select an item > flickering, but focus does not move down
@caolán: you know how to handle these. Of course, not the most urgent (IMHO) By the way: set version bluntly to some early 410. Obviously that may be wrong, but (IMHO) not the most important too for this bug.
I suspect its always been like this. And I suspect its because of trying to disable widgets based on the current value. Better might be to find that code and move it to happen after something has been selected rather then when browsing over the entries.
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d55c0c902838540573e32a7cf34cd8c45587adb9 Related: fdo#66815 fix the column dialog's 'enable' dependencies of widgets 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.
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=22347f6180cec13c2f1101300e4f0b45b6d1ae39 Resolves: fdo#66815 avoid resetting the selection when values are unchanged 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.
lovely, thanks!