Re: Adding visual clues that accesskey exists

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Adding visual clues that accesskey exists
Дата
Msg-id 39386229-f4be-8a7a-dd9f-8651f7ee7593@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Adding visual clues that accesskey exists  (Corey Huinker <corey.huinker@gmail.com>)
Ответы Re: Adding visual clues that accesskey exists  (Corey Huinker <corey.huinker@gmail.com>)
Список pgsql-docs
On 18.01.23 22:49, Corey Huinker wrote:
> Attached is a patch to add the nav- tags to the header (could just as 
> easily have done the footer) for up/down/left/right and the javascript 
> to find those ids and simulate a click. I've tested this on 
> chrome (where accesskeys work with alt+ ) and firefox (where 
> accesskeys don't seem to work at all) and it works as expected in both 
> places. The javascript itself is rather naive, but serves as a starting 
> point for discussion.

This breaks the use of the arrow keys for scrolling.  That doesn't seem 
good.




В списке pgsql-docs по дате отправления:

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Adjustment to pg_stat_statements F.32
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Adding visual clues that accesskey exists