[orca-list] problems with backspace key when deleting text in the gnome shell command text field
- From: Josà Vilmar EstÃcio de Souza <vilmar informal com br>
- To: ORCA-LIST gnome org
- Subject: [orca-list] problems with backspace key when deleting text in the gnome shell command text field
- Date: Thu, 24 Jan 2013 19:47:49 -0200
Hi all.
This is with gnome-shell 3.6.2 and latest orca built from master.
Try the following steps:
1. Press alt+f2.
2. Type "gedit", without the quotation.
3. Press the backspace key.
Orca should announce the deleted character, t in the example, but stays
mute.
I do not think the problem is related to orca because I found the
following in the output debug file.
vvvvv PROCESS OBJECT EVENT object:text-changed:delete vvvvv
OBJECT EVENT: object:text-changed:delete detail=(4,1,)
app.name='gnome-shell' name='None' role='text' state='editable
enabled focusable focused sensitive showing visible selectable text'
relations=''
Script for event: gnome-shell (module=orca.scripts.toolkits.CALLY.script)
PREPARATION TIME: 0.0014
generate braille for focused app.name='gnome-shell' name='None'
role='text' state='editable enabled focusable focused sensitive showing
visible selectable text' relations='' (args={'formatType': 'focused',
'recursing': True, 'mode': 'braille', 'role': <enum ATSPI_ROLE_TEXT of
type Role>}) using '(includeContext and
(ancestors + (rowHeader and [Region(" " +
asString(rowHeader))]) + (columnHeader
and [Region(" " + asString(columnHeader))])
+ (radioButtonGroup and [Region(" " + asString(radioButtonGroup))])
+ [Region(" ")])
or []) + [Text(obj, asString(label + placeholderText),
asString(eol))] + (required and [Region(" " +
asString(required))]) + (readOnly and [Region(" " +
asString(readOnly))]) + (nodeLevel and [Region(" " + asString(nodeLevel))])'
GENERATION TIME: 0.0019 ----> includeContext=False
GENERATION TIME: 0.0015 ----> label=[]
GENERATION TIME: 0.0011 ----> placeholderText=[]
GENERATION TIME: 0.0007 ----> eol=[' $l']
GENERATION TIME: 0.0050 ----> required=[]
isReadOnlyTextArea=False for app.name='gnome-shell' name='None'
role='text' state='editable enabled focusable focused sensitive showing
visible selectable text' relations=''
GENERATION TIME: 0.0063 ----> readOnly=[]
GENERATION TIME: 0.0049 ----> nodeLevel=[]
COMPLETION TIME: 0.0274
generate braille results:
Text: 'gedi $l', -1
BRAILLE LINE: 'gedi $l'
VISIBLE: 'gedi $l', cursor=0
SPEECH OUTPUT: ''
TOTAL PROCESSING TIME: 0.0326
^^^^^ PROCESS OBJECT EVENT object:text-changed:delete ^^^^^
The information that something was deleted was given by the
object:text-changed:delete, but the event does not contains information
about what was deleted.
Thanks.
--
{}S Josà Vilmar EstÃcio de Souza
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]