unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* The new text-mode menu and the cursor in -nw mode
@ 2014-04-28 12:21 Mario Lang
  2014-04-28 16:12 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Mario Lang @ 2014-04-28 12:21 UTC (permalink / raw)
  To: emacs-devel

Hi.

The new text mode menu is nice, something I have been waiting for since
a long time.  However, I have an accessibility issue with it: When I hit
F10 to go to the menu, the menu pops up and the selected item is
highlighted with a change of color, but the terminal cursor stays at the
place in the currently selected buffer.  I can see that this makes sense
for some use cases (you can still see where point is while navigating
the menu), but it is quite a problem to (some) blind users of Emacs.

Screen readers on UNIX usually do only track the hardware cursor
position, but they do not track background color changes.  So my screen
reader has currently no way to follow the currently selected menu item,
which makes the menu as such, rather useless because it is very
time-inefficient for me.

Similar to my recent request about allowing blink-matching-paren being
set to 'jump, and therefore getting the old hardware-cursor behaviour
back, I'd like to ask if there is a way to enhance the new text mode
menu with a user option to have the terminal cursor jump to the
currently selected menu item?  

-- 
CYa,
  ⡍⠁⠗⠊⠕



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-29 15:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 12:21 The new text-mode menu and the cursor in -nw mode Mario Lang
2014-04-28 16:12 ` Eli Zaretskii
2014-04-28 18:14   ` Mario Lang
2014-04-28 18:42     ` Eli Zaretskii
2014-04-28 19:14       ` Mario Lang
2014-04-29 14:24         ` Eli Zaretskii
2014-04-29 15:20           ` Mario Lang
2014-04-29 15:36             ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).