https://bugs.documentfoundation.org/show_bug.cgi?id=124835
--- Comment #31 from Maxim Monastirsky <momonas...@gmail.com> --- Speaking of the UI jumping problem in general, the solution is likely always to have all context depending controls appear in the same place, and not in 10 different toolbars. It can be a tabbed UI, or a single toolbar with the context controls appended to its end (i.e. Contextual Single), or a regular two toolbars layout, with the second toolbar being a "context toolbar", that changes its controls based on the context (like in e.g. Inkscape), or a sidebar mode where context controls are in the sidebar. It doesn't matter. The key is to have only one context-aware area. -- You are receiving this mail because: You are the assignee for the bug.