Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Aura Kelloniemi
Samuel Thibault writes: > We do prefer to have the brlapi driver pass the cursor position to the > second brltty, for displays which can show it. OK. BRLTTY's BrlAPI driver should then ask to not show the cursor in menus, messages, info mode, etc. Now if I invoke the Describe Character command

Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Aura Kelloniemi
Hello I reported four bugs to VTE. The links are here: https://bugzilla.gnome.org/show_bug.cgi?id=758172 https://bugzilla.gnome.org/show_bug.cgi?id=758176 https://bugzilla.gnome.org/show_bug.cgi?id=758177 https://bugzilla.gnome.org/show_bug.cgi?id=758178 -- Aura _

Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Dave Mielke
[quoted lines by Aura Kelloniemi on 2015/11/16 at 14:09 +0200] >OK. BRLTTY's BrlAPI driver should then ask to not show the cursor in menus, >messages, info mode, etc. Now if I invoke the Describe Character command I >still see the cursor in the character description message at the position >where

Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Aura Kelloniemi
Dave Mielke writes: > [quoted lines by Aura Kelloniemi on 2015/11/16 at 14:09 +0200] >>OK. BRLTTY's BrlAPI driver should then ask to not show the cursor in menus, >>messages, info mode, etc. Now if I invoke the Describe Character command I >>still see the cursor in the character description messa

Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Dave Mielke
[quoted lines by Aura Kelloniemi on 2015/11/16 at 19:35 +0200] > > Could you please test the attached patch (cursor-1.patch)? > >It hides cursor in messages and info, Thanks for testing it. I'll commit it to the development stream. >but preferences still show it. Yes. That's because the Prefer

Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Aura Kelloniemi
Dave Mielke writes: > [quoted lines by Aura Kelloniemi on 2015/11/16 at 19:35 +0200] >>but preferences still show it. > Yes. That's because the Preferences Menu is displayed in a virtual screen > that > supports full navigation. For example, the HOME function brings the braille > display

Re: [BRLTTY] BRLTTY and AT-SPI

2015-11-16 Thread Dave Mielke
[quoted lines by Aura Kelloniemi on 2015/11/16 at 21:16 +0200] >Thank you for fixing things I complain about! You're welcome. Thank you for complaining. It helps us improve things. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa,

Re: [BRLTTY] Broken colour names

2015-11-16 Thread Dave Mielke
[quoted lines by Aura Kelloniemi on 2015/11/13 at 11:26 +0200] >BRLTTY nowadays displays colour names incorrectly with the Describe Character >command. Could you please test this with the latest code to see if it's been resolved? Also, your "double cursor" problem should be resolved now. -- D