Bug 478443

Summary: an accessibility issue with nodoka
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: gtk-nodoka-engineAssignee: Martin Sourada <martin.sourada>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: martin.sourada
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.7.2-5.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-31 17:46:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Proposed Solution 1 none

Description Matthias Clasen 2008-12-30 06:56:27 UTC
GTK+ can focus a paned widget (the paned itself, not one of its children) to allow moving the handle by keynav. The builtin style renders the handle with the selected color to make this obvious. Of the installed themes, only Mist seems to share this nice a11y feature with the builtin theme.

It would be nice if nodoka could do the same.

To try this yourself, open gedit, activate the sidebar, move the focus in the document, then hit f8 twice. now you should be able to move the handle between the sidebar and the document with the arrow keys. If you do this with the Mist theme, the blue color will make it obvious where the focus is. If you do it with Nodoka (or any other installed theme), it is a guessing game.

Looking at the code, it should be enough to pay attention to the selected state when drawing a "paned" handle.

Comment 1 Martin Sourada 2008-12-30 17:01:27 UTC
Created attachment 327967 [details]
Proposed Solution 1

I've put together the simplest way to implement this in nodoka. We need to test whether there are any regressions before adding it to stable releases of fedora. I'm building a package with the fix (and fix for Bug #477941) for rawhide though.

Comment 2 Martin Sourada 2008-12-30 17:05:33 UTC
The said package has just finished building:

http://koji.fedoraproject.org/koji/buildinfo?buildID=76747

Comment 3 Matthias Clasen 2008-12-31 16:52:59 UTC
Works great, thanks.

Comment 4 Fedora Update System 2009-07-24 12:20:47 UTC
gtk-nodoka-engine-0.7.2-5.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/gtk-nodoka-engine-0.7.2-5.fc10

Comment 5 Fedora Update System 2009-08-15 08:07:42 UTC
gtk-nodoka-engine-0.7.2-5.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.