Ticket #90 (new defect)

Opened 2 years ago

Last modified 10 months ago

Can not resize speech dictionary input window

Reported by: katsutoshi Owned by: mdcurran
Priority: minor Milestone:
Component: GUI Version: development
Keywords: speechdictionary, windowsize Cc: vegpuff@gmail.com
Operating system: Blocked by:
Blocking:

Description

It is hard for sight users to add or modify speech dictionary. Because, it is not possible to resize input window of speech dictionaries.

1. Press NVDA+N to open NVDA menu.
2. Goto Preferences -> Speech Dictionary submenu.
3. Chuse 1 of the dictionaries from menu to open dialog for add or modify entries.

With speech output, we can work with this dialog but, it is to small for sighted users to work with this dialog.

Change History

Changed 2 years ago by jteh

  • component changed from User dictionaries to GUI

Changed 14 months ago by Bernd

  • type changed from defect to task
  • milestone changed from 0.6 to 0.7

How can I make the window and the List bigger at all? How are the strings named?

Changed 14 months ago by jteh

  • type changed from task to defect
  • milestone changed from 0.7 to 0.6

This is a defect. It should probably be fixed for 0.6 if possible, but we'll let it fall to 0.7 if we can't fix it in time.

From memory, the problem is that the list view control doesn't account for the best fit for the initially displayed columns when determining the size to be used. I think the best approach is probably just to hard code a minimum size for the list view, as annoying as that is.

Changed 13 months ago by Bernd

The Elements list shoulb be bigger in size, too.

Is it maybe possible to have the Windows maximized?

Changed 13 months ago by vegpuff

  • cc vegpuff@gmail.com added

Changed 10 months ago by jteh

  • milestone 2009.1 deleted
Note: See TracTickets for help on using tickets.