Version: 4.8.4 The same keyboard shortcut(Ctrl+S) is assigned to Console, 2D graph and 3D graph. Reproducible: Always Steps to Reproduce: 1. Click Ctrl+S 2. 3. Actual Results: throws the error "Ambiguous Keyboard Shortcuts". Expected Results: The "Save As" dialog should appear. The patch for resolving the issue is attached
Created attachment 74595 [details] Keyboard shortcut ambiguity resolution
Git commit ef592137d46379244b8923f65b4df2c854d4598a by Aleix Pol. Committed on 19/06/2013 at 01:05. Pushed by apol into branch 'master'. Fully disable menus when changing the tab This way we get to disable the shortcuts as well, so we have better scoping. If you press Ctrl+S in 2D, you'll get to save the thing you are viewing. Additionally Ctrl+- or Ctrl++ won't change the zoom in 2D. M +11 -6 src/kalgebra.cpp http://commits.kde.org/kalgebra/ef592137d46379244b8923f65b4df2c854d4598a