https://bugs.documentfoundation.org/show_bug.cgi?id=169480
--- Comment #9 from Jim Raykowski <[email protected]> --- (In reply to devseppala from comment #8) > Thanks @Jim. While testing this implementation, did you find it to be more > intuitive and an improvement over the old behaviour? Will there be a test > build you would like have tested? I think it's an improvement over the old behavior. Possibly Forward navigation should also have the same behavior. Let's wait for input from UX before merging the patch. If approved then the merged patch can be tested by installing a nightly build: https://www.libreoffice.org/download/pre-releases If interested, here is a link to how to build LO from the current source so you can apply the patch and test now: https://www.libreoffice.org/about-us/source-code Once built the patch can be applied by: git fetch https://git.libreoffice.org/core refs/changes/47/194147/2 && git format-patch -1 --stdout FETCH_HEAD | git apply then: make sw and run: ./instdir/program/soffice -- You are receiving this mail because: You are on the CC list for the bug.
