Issue 62857 - Key-Events not handled in OLE-Objects are evaluated in container
Summary: Key-Events not handled in OLE-Objects are evaluated in container
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m152
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: kla
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 10:08 UTC by bjoern.milcke
Modified: 2007-06-14 13:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2006-03-07 10:08:00 UTC
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.
Comment 1 mikhail.voytenko 2006-03-07 11:04:24 UTC
Should be fixed now.
Comment 2 mikhail.voytenko 2006-03-07 11:05:22 UTC
MAV->BM: Please check that the change fixes the problem as expected.

re-open issue and reassign to bm@openoffice.org
Comment 3 mikhail.voytenko 2006-03-07 11:05:27 UTC
reassign to bm@openoffice.org
Comment 4 mikhail.voytenko 2006-03-07 11:05:30 UTC
reset resolution to FIXED
Comment 5 bjoern.milcke 2006-04-11 16:06:58 UTC
The fix you did in ipwin.hxx did not solve this problem.
Comment 6 bjoern.milcke 2006-04-11 16:08:08 UTC
->MAV: Please try again ;-) The fix in ipwin.hxx didn't help here.
Comment 7 mikhail.voytenko 2006-07-17 17:22:05 UTC
Changing the target.
Comment 8 mikhail.voytenko 2006-12-01 13:42:12 UTC
Fixed. The original scenario is no more reproducible now.
Comment 9 mikhail.voytenko 2006-12-13 13:13:05 UTC
Fixed in CWS chart2mst3 milestone10, please verify.
Comment 10 IngridvdM 2007-01-18 12:10:26 UTC
changed target to 2.3
Comment 11 kla 2007-04-24 10:21:17 UTC
verified
Comment 12 p9w.vu.31122010 2007-06-14 13:48:20 UTC
verified in 680 m215, closing