https://bugs.kde.org/show_bug.cgi?id=443655
--- Comment #10 from Jaggz H. <jagg...@gmail.com> --- Okay, after almost 2 years I finally found what was causing the ambiguous shift+left. (( We really need a more-helpful message than just "is ambiguous" )) The problem, in short, is that Shift+Left was creating a new tab, but it wasn't bound to it (it was bound to Previous Tab). (There are more details in the original report). So, it turns out it's because the "New Tab" options (which on my system show "Built-in", "NoBidi", "Shell"), had shift+left bound to Shell. I didn't have this toolbar displayed in the past and never saw that binding, and the "ambiguous" message did not help to locate where the other binding was. Removing the map from the Shell profile fixed the problem. -- You are receiving this mail because: You are watching all bug changes.