https://bugs.kde.org/show_bug.cgi?id=517391
Bug ID: 517391
Summary: Kate Issues with ALT shortcuts
Classification: Applications
Product: kate
Version First unspecified
Reported In:
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There are many reported issues with Windows ALT functionality and Kate.
Fx writing localized letters using ALT+numeric keypad
Now at places fx:
https://www.mail-archive.com/[email protected]/msg1141855.html KAte's
behavoir is defended as
> I am a bit confused how that works in general, given alt for menu is very
> 'normal'.
The statement is partly true, ALT UP is default menu activation in Windows (and
has been since at least Windows 98). However Kate activates Menu's and focused
menu for further keystrokes on ALT DOWN. Which means when people press ALT+G
for ] they get the Kate -> Go menu.
What would be expected is:
[LEFT ALT DOWN] [G DOWN] [G UP] [LEFT ALT UP] = ]
[LEFT ALT DOWN] [LEFT ALT UP] [G DOWN] [G UP] = Kate -> Go
What happens is:
[LEFT ALT DOWN] [G DOWN] [G UP] [LEFT ALT UP] = Kate -> Go
[LEFT ALT DOWN] [LEFT ALT UP] [G DOWN] [G UP] = Kate -> Go
Now the exact key strokes can depend on localization settings, but should
always be able to find conflicts to reproduce using ALT + numeric keycodes for
some letters available with settings, where the number key used has conflicting
Kate bindings.
--
You are receiving this mail because:
You are watching all bug changes.