After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 113307 - need UI for assistive technology support key, visual bell
need UI for assistive technology support key, visual bell
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
2.3.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
AP2
Depends on:
Blocks:
 
 
Reported: 2003-05-19 21:00 UTC by bill.haneman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to provide two new capplets (55.70 KB, patch)
2003-05-19 21:02 UTC, bill.haneman
none Details | Review
patch to provide system bell UI in sound capplet (15.21 KB, patch)
2003-06-05 23:51 UTC, bill.haneman
none Details | Review
placeholder icon for use in the previous patch. (3.65 KB, image/png)
2003-06-05 23:52 UTC, bill.haneman
  Details
patch to provide _only_ the AT Properties capplet, under the 'Accessibility' submenu. Missing .pngs. (36.99 KB, patch)
2003-06-06 00:10 UTC, bill.haneman
none Details | Review
improved at-properties patch thanks to Calum (37.51 KB, patch)
2003-06-06 14:41 UTC, bill.haneman
none Details | Review
improved sound capplet patch thanks to Calum (23.17 KB, patch)
2003-06-06 14:42 UTC, bill.haneman
none Details | Review
corrected .glade file for new sound capplet with calum's changes (11.69 KB, text/plain)
2003-06-06 16:50 UTC, bill.haneman
  Details
Screenshot (in glade) of what the dialog was *supposed* to look like after the patch was applied :) (4.78 KB, image/png)
2003-06-06 16:51 UTC, Calum Benson
  Details

Description bill.haneman 2003-05-19 21:00:20 UTC
We need UI for turning on/off assistive technology support, and for the
'visual bell' feature.

I have a patch that provides these capabilities and adds two new capplets
to the 'Desktop Preferences->Accessibility' menu.  The icons are purely
placeholders.
Comment 1 bill.haneman 2003-05-19 21:02:44 UTC
Created attachment 16643 [details] [review]
patch to provide two new capplets
Comment 2 bill.haneman 2003-05-28 18:59:13 UTC
Feedback, please from control-center maintainers!

I'd like to resolve outstanding issues and commit since feature freeze
is soon and these are important user features for accessibility.

It has been suggested that the gnome bell properties could go into the
'sound' capplet; I am not totally opposed to that but Calum and I
thought it over and still believe putting this in 'Desktop
Preferences->Accessibility' would be better.

The other dialog surely needs to be in 'Accessibility' - there's a
known issue with the implementation for saving a session since it's
reading/writing session-manual at the moment.  Barring API in
gnome-session (the preferred long-term solution), it's been suggested
that a gconf key be provided and that g-s-d or gnome-session start the
ATs.  Personally I'd rather see g-s doing this than g-s-d since g-s-d
can die/restart but g-s pretty much can't :-)  thus we'd avoid some
nasty "check for multiple copies, etc." code which would be required
in g-s-d.

thanks
Comment 3 bill.haneman 2003-06-05 23:49:20 UTC
new patch that adds visual-bell UI to the Sound capplet, as per
Jody/JRB suggestion.
Comment 4 bill.haneman 2003-06-05 23:51:36 UTC
Created attachment 17201 [details] [review]
patch to provide system bell UI in sound capplet
Comment 5 bill.haneman 2003-06-05 23:52:47 UTC
Created attachment 17203 [details]
placeholder icon for use in the previous patch.
Comment 6 bill.haneman 2003-06-06 00:10:53 UTC
Created attachment 17204 [details] [review]
patch to provide _only_ the AT Properties capplet, under the 'Accessibility' submenu.  Missing .pngs.
Comment 7 bill.haneman 2003-06-06 00:11:59 UTC
note that the second patch, for the AT-Properties UI, is submitted
with the expectation that the back-end code for adding ATs to the
user's startup, will be changed prior to release.
Comment 8 bill.haneman 2003-06-06 14:41:17 UTC
Created attachment 17232 [details] [review]
improved at-properties patch thanks to Calum
Comment 9 bill.haneman 2003-06-06 14:42:12 UTC
Created attachment 17233 [details] [review]
improved sound capplet patch thanks to Calum
Comment 10 bill.haneman 2003-06-06 16:50:48 UTC
Created attachment 17240 [details]
corrected .glade file for new sound capplet with calum's changes
Comment 11 Calum Benson 2003-06-06 16:51:43 UTC
Created attachment 17241 [details]
Screenshot (in glade) of what the dialog was *supposed* to look like after the patch was applied :)
Comment 12 bill.haneman 2003-06-26 11:30:46 UTC
versions of these patches are now applied to gnome-control-center.