[orca-list] accented chars are not read by orca in terminal



Hi all,

When I type accented characters in terminal, they are not announced by orca.
They are not read while I am typing.

To reproduce:
1. Launch gnome-terminal
2. type:
ÃÃÃÃÃ

At least in my machine they are not read by orca.
In the dbug output I found the following:

vvvvv PROCESS OBJECT EVENT object:text-changed:insert vvvvv
OBJECT EVENT: object:text-changed:insert               detail=(1022,1,Ã)
app.name='gnome-terminal' name='Terminal' role='terminal' state='enabled focusable focused sensitive showing visible' relations='' Script for event: gnome-terminal (module=orca.scripts.apps.gnome-terminal.script)

PREPARATION TIME: 0.0012
generate braille for focused app.name='gnome-terminal' name='Terminal' role='terminal' state='enabled focusable focused sensitive showing visible' relations='' (args={'formatType': 'focused', 'role': <enum ATSPI_ROLE_TERMINAL of type Role>, 'mode': 'braille', 'recursing': True}) using '(includeContext and (ancestors + (rowHeader and [Region(" " + asString(rowHeader))]) + (columnHeader and [Region(" " + asString(columnHeader))]) + (radioButtonGroup and [Region(" " + asString(radioButtonGroup))]) + [Region(" ")]) or []) + [Text(obj)] + (nodeLevel and [Region(" " + asString(nodeLevel))])'
GENERATION  TIME: 0.0014  ---->  includeContext=False
GENERATION  TIME: 0.0041  ---->  nodeLevel=[]
COMPLETION  TIME: 0.0100
generate braille results:
TypeError when trying to write text
BRAILLE LINE:  'vilmar jve:~$ Ã'
     VISIBLE:  'vilmar jve:~$ Ã', cursor=16
TOTAL PROCESSING TIME: 0.0148
^^^^^ PROCESS OBJECT EVENT object:text-changed:insert ^^^^^

Thanks.



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