Opened 12 years ago

Closed 12 years ago

#8583 closed bug (invalid)

Pe matches keyboard shortcuts with physical keys but not mapped keys

Reported by: drcouzelis Owned by: nobody
Priority: normal Milestone: R1
Component: Applications Version: R1/alpha3
Keywords: pe keyboard shortcuts Cc:
Blocked By: Blocking:
Platform: All

Description

Pe (and the similar Paladin Editor) uses the wrong keys for keyboard shortcuts when using the Dvorak keyboard layout. It is easiest to describe with an example:

Normal (WebPositive, Terminal, StyledEdit...): Find is Alt+F Pe: Find is Alt+U (F is U in Dvorak)

Normal: Open is Alt+O Pe: Open is Alt+R (O is R in Dvorak)

Normal: Undo is Alt+Z Pe: Undo is Alt+; (Z is ; in Dvorak)

To further clarify, I am using a QWERTY keyboard with the Dvorak keyboard map.

Thank you.

Change History (4)

comment:1 by X512, 12 years ago

First, Pe is not a Haiku component. Second, I think that Pe behavior is more correct than Haiku behavior becouse shortcuts should be international and easily usable. Most shortcuts like Alt+Z, Alt+X etc. are used for their location on keyboard, not character name.

comment:2 by korli, 12 years ago

For Pe related bugs, please file bug reports on Pe's website: http://pe-editor.berlios.de/

X512: shortcuts usually use the character name when it's available without modifiers, and fallback to the America Qwerty. Hence Pe behavior isn't what one would expect.

comment:3 by drcouzelis, 12 years ago

Thank you for the responses. I created a new ticket here:

http://developer.berlios.de/bugs/?func=detailbug&bug_id=18612&group_id=5154

Since this is the wrong bug tracker for this application, please close this bug (or mark as invalid).

Thank you.

comment:4 by anevilyak, 12 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.