To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62857
                  Issue #:|62857
                  Summary:|Key-Events not handled in OLE-Objects are evaluated
                          |in container
                Component:|framework
                  Version:|680m152
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mav
              Reported by:|bm





------- Additional comments from [EMAIL PROTECTED] Tue Mar  7 02:08:00 -0800 
2006 -------
In the new chart implementation, when a key event is not handled by the chart
itself, it is forwarded to the Base-Class via the Window::KeyEvent() method.
When the chart is an OLE object (which is always the case for charts,
currently), the hatch-window containing the OLE object should not pass the key
event to the parent.

With a new chart embedded in a Calc document, you can see this bug by entering a
key not handled by chart (e.g. a letter). The effect is that the letter is
entered into the cell of the cursor, and the inplace-mode is left.

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