From: "herbert breunung" <[EMAIL PROTECTED]>
Dear List Member,
I'm very pleased to announce Kephra 0.4
Congratulations for the program!
If it helps you, I have a few things to report after a very short test.
I've seen that I can't change the active document using the keyboard only
because Control+Tab key is used for other things and it doesn't allow
changing the active tab this way.
F6 or Control+F6 doesn't work for this task either.
If I select a tab using the mouse, I can't move the focus to the document
area of that tab and nothing happends if I press Tab.
If I select a tab and this way I set the focus to a certain tab title using
the mouse, and then I want to select another tab using the keyboard, I can't
do it. The focus doesn't seem to change if I use the left and right arrow
keys.
If I save a document and then I delete the file from the disk while it is
opened in the editor, after a few seconds the program asks me if I want to
reload or ignore it because it was modified.
The problem is that the file was not modified but deleted and it can't be
reloaded. If I choose to load it again, it keeps asking me this, and after a
few trials, the program crashes.
I think that if the file is deleted, it should simply ignore this and keep
the file in the memory only.
After running the active program using F5, I couldn't find any key to move
the cursor to the output window using the keyboard only.
(So if I can't move the cursor there, I can't read the results with the
screen reader.)
The Find and Find and replace dialogs have more buttons that don't have any
label so my screen readers speaks only "button" for them so I don't know
what they are used for.
If I open these dialogs and I press the Escape key, they close fine, but if
I open them then I press tab for more times and set the focus to a button
from them and then I press Escape, nothing happends and they don't close. So
I need to move the focus back to an edit field then press Escape in order to
be able to close them.... or as an alternative, to press the Close button.
I've found that in order to change the tabs I need to press Control+Page up
or page down, so this feature is offered, but not in the common Windows way.
Under Windows this feature is automaticly offered by the tab control of Wx,
and I think it would be a good idea to not disable it by using the standard
keys of doing this for something else.
Another strange thing is that if I move the mouse cursor over a part of the
app, it appears a kind of list with elements like Kephra::Doc,
Kephra::Document and other things, even though it shouldn't appear and I
don't even know what they are.
Octavian