To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69992





------- Additional comments from [EMAIL PROTECTED] Wed Oct  4 04:35:53 -0700 
2006 -------
Writer calls PostUserEvent to defer handling the backspace ? That also sounds
broken to me if they don't do it for the commit also (and the other IM
callbacks). If that is the case i think writer needs to fix that. A single
Application::Yield will work currently but that is just circumstantial, there's
no reason not to assume that the next IM will not push back more than one key 
event.

Of course we need to ensure that the sequence of key handling as delivered by
gtk is delivered in the same order to the applications. This is currently the
case, building in a :Yield will actually break that behaviour. If writer makes
key handling somehow asynchronous again, then it needs to take care for IM input
also.

If actually this is writer causing the backspace to be deferred by posting
itself an event, then i think writer needs to fix this problem. Right ? If you
agree, then please assign this to fme.

---------------------------------------------------------------------
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]

Reply via email to