Re: Using PGAdmin Edit Data Window with JAWS

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Torma Zsolt" <torma(dot)zsolt(at)sarabi(dot)onyf(dot)hu>
Cc: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Using PGAdmin Edit Data Window with JAWS
Date: 2005-11-02 08:53:19
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3864@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Zsolt,

Please use the mailing lists for support - they help ensure the most
appropriate people can see your message.

In this case I think we need to call on Andreas' expertise with that
particular code (he wrote it). I'm already struggling to get it to work
correctly on Mac (though that's for completely different reasons!).

Any thoughts Andreas?

Regards, Dave

________________________________

From: Torma Zsolt [mailto:torma(dot)zsolt(at)sarabi(dot)onyf(dot)hu]
Sent: 02 November 2005 08:29
To: Dave Page
Subject: Using PGAdmin Edit Data Window with JAWS


Hi Dave,

The Edit Data window displays the selected cell with a border
around of the cell.
This border can't be accessed with JAWS screen reader.
So, I need two things to handle the navigation and the editing
operations in this window:

1. Know the full content of the selected cell,

2. Know wich is the selected cell (to left-click for editing).

(I know that I can edit a cell by typing the new value, but I
will disable this function to avoid accidental overwrites.)

With JAWS, I can:

1. Handle hidden cursors (as in the Scintilla edit windows),

2. Read values (Dword or string) from the Registry,

3. Read data from the Clipboard.

For example: If PGAdmin puts a hidden cursor to the beginning of
the cell and puts the cell content to the Clipboard or writes it to a
Registry value, I can left-click with the mouse on the cell, or speak
the cell content when the user navigates.

If you can help me to make this PGAdmin function accessible,
please let me know.

--
Regards:
Zsolt

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Harald Armin Massa 2005-11-02 10:47:27 pgAdminIII does not respect proxy-settings on HELP/Pg AdminIII Faq
Previous Message Andreas Pflug 2005-11-02 00:45:56 Re: An annoying problem in SQL Editor, and a realy