To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72465
User af changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Mar 1 10:17:59 +0000
2007 -------
This problem is caused by an additional window in the window hierarchy. The new
window gets the key events but does not process them and thus acts as a key
press black hole.
Fixed by using a new FocusForwardingWindow class for the additional window that
forwards key presses to the content window of the main view shell, where they
belong.
It additionally forwards the focus to that window so that a
FocusForwardingWindow is typically called only once after it got the keyboard
focus by pressing F6.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]