https://bugs.documentfoundation.org/show_bug.cgi?id=168929
--- Comment #12 from Jim Raykowski <[email protected]> --- (In reply to Jonathan Clark from comment #10) > The root cause is the MyEdit_Impl::Command() override in > vcl/source/treelist/treelistbox.cxx. That new method drops all commands > other than CommandEventId::ContextMenu, rather than passing them through to > Edit::Command(). Exactly! I didn't see your comment until after I uploaded the patch. Would have saved me some cycles if I had :) -- You are receiving this mail because: You are the assignee for the bug.
