octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41124] Some keyboard layouts cannot input cha


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #41124] Some keyboard layouts cannot input characters
Date: Mon, 28 Apr 2014 11:19:01 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #15, bug #41124 (project octave):

Is there any reason to not push the attached patch and close this bug report?


As I explained, the current implementation of the qterminal assumes option is
equivalent to alt (qt incorrectly treats option as AltModifier), which is far
from true: 
* many people need the option key to enter special characters like the ones
mentioned in this bug report.
* when the user presses e.g. option+p, Qt receives AltModifier+pi (the Greek
letter): there is no simple way know what the original character was (here p)
as the special characters mapping is locale dependent.

Some software can handle this issue and use option as Alt (e.g. mac terminal
and emacs) but I guess they all use low level mac specific libraries.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41124>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]