https://bugs.documentfoundation.org/show_bug.cgi?id=166945
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #11 from Justin L <[email protected]> --- The 26.2 packport is in progress - waiting for CI to finally finish. For the context menu, one idea is to move the cursor twice. Once as done before - so that the context menu populates with the correct context (like hyperlinks, smart tags content controls etc), and then afterwards moving the cursor to the 'closest mouse position'. However, that almost certainly will cause other problems - some of the commands might not look 'backward' and therefore will not find the control they are supposed to act on. In the worst case they might act on a nullptr (by assuming that control exists at the cursor point). So making such a change would require a LOT of testing. -- You are receiving this mail because: You are the assignee for the bug.
