Patches item #1690025, was opened at 2007-03-28 11:33
Message generated for change (Comment added) made by rlaager
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1690025&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Patrick W (patrickww)
Assigned to: Nobody/Anonymous (nobody)
Summary: Protocol drop-down box is deprecated + not accessible

Initial Comment:
Using GAIM 2.0.0 beta 6:

Gaim's "Protocol:" drop-down box in the 'Add Account' dialog is currently a 
GtkOptionMenu. This is a
deprecated widget, and is NOT accessible for disabled users of Gaim.

GtkComboBox is accessible, and should be used instead of the deprecated 
GtkOptionMenu widget.


----------------------------------------------------------------------

>Comment By: Richard Laager (rlaager)
Date: 2007-03-28 14:58

Message:
Logged In: YES 
user_id=156487
Originator: NO

A comment in general: We support GTK+ 2.0, so you can't just use things
from newer versions without some alternative. In this particular case, you
may be okay, since we have our own copy of GtkComboBox included in the
source, IIRC.

----------------------------------------------------------------------

Comment By: Patrick W (patrickww)
Date: 2007-03-28 11:37

Message:
Logged In: YES 
user_id=1724053
Originator: YES

I've added a patch to fix this bug. Please review. Thanks.

----------------------------------------------------------------------

Comment By: Patrick W (patrickww)
Date: 2007-03-28 11:35

Message:
Logged In: YES 
user_id=1724053
Originator: YES

File Added: gaim_a11y_protocol_combobox.diff

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1690025&group_id=235

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gaim-patches mailing list
Gaim-patches@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-patches

Reply via email to