[Konsole-devel] [konsole] [Bug 335075] New: Accessible returns an unknown role, a11y applications unable to detect that konsole is a terminal,

marmuta marmvta at gmail.com
Tue May 20 10:57:37 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=335075

            Bug ID: 335075
           Summary: Accessible returns an unknown role, a11y applications
                    unable to detect that konsole is a terminal,
    Classification: Unclassified
           Product: konsole
           Version: 2.13
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: marmvta at gmail.com

I'm trying to get Onboard's [1] auto-show and word-suggestions to work with
konsole, but got stuck at atspi_accessible_get_role () returning an unexpected
value. Could someone have a look?

Reproducible: Always

Steps to Reproduce:
1. run the sample (...I hope to attach below)
2. focus konsole
3. note ouput
Actual Results:  
atspi_accessible_get_role () returns 78238912

Expected Results:  
I expect it to return one of the constants here
https://developer.gnome.org/libatspi/2.13/libatspi-atspi-constants.html#AtspiRole
I think it should probably be ATSPI_ROLE_TERMINAL, at least this is what
gnome-terminal reports.

I can reproduce this problem on Ubuntu 14.04 and Magaia 5 Cauldron.

[1] https://launchpad.net/onboard

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list