https://bugs.documentfoundation.org/show_bug.cgi?id=140659
--- Comment #17 from Jan-Marek Glogowski <[email protected]> --- Stuart pinged me on my original patch for bug 65587 https://gerrit.libreoffice.org/c/core/+/73077/, but I think it's better to leave a comment here. FYI: I did the implementation in bug 65587 on Linux and never did any test on Windows. I had to fix various bugs in accerciser back then and just tested via this tool (and was able to crash LO with it...). I just remember it took me a long time to get it working in any way. I literally "made something up", because I didn't now how to represent a combo box, which changes the result of a list view (the grid is internally just a list, and that's how the navigation works) + some optional scrollbar. Reading the comments, Caolan already fixed the off-by-one bugs, because apparently the custom widget layout has changed w.r.t. the scrollbar. Otherwise I have the same experience as Caolan describes in comment 15 on Linux with kf5. -- You are receiving this mail because: You are the assignee for the bug.
