https://issues.apache.org/ooo/show_bug.cgi?id=121981
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #16 from Andre <[email protected]> --- Fixing this by adding a special case to SelectionAnalyzer::GetContextForSelection_SD(): When text editing is active then still return 'Table' as context when the object that is being edited is a table. Also removed some code from DrawViewShell::GetContextForSelection() (sd/source/ui/view/drviewsa.cxx) that also handled the case of text editing. This should not be necessary because GetContextForSelection_SD() handles this case as well, the one I modified as outlined above. -- You are receiving this mail because: You are on the CC list for the bug.
