Issue 38729 - key presses in the data navigator are propagated to the document after handling them
Summary: key presses in the data navigator are propagated to the document after handli...
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: 680m65
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: marc.neumann
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-09 10:59 UTC by Frank Schönheit
Modified: 2013-08-07 14:41 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 Frank Schönheit 2004-12-09 10:59:53 UTC
- open a new XML form document
- insert an arbitrary form control (note that it's selected, leave it this way)
- open the data navigator
- insert a new (arbitrary) element below the "instanceData" node
- select the new element in the tree
- press the "Delete" key
- answer the safety question with Yes or No
=> the element node gets deleted (if you answered Yes)
=> the selected control gets deleted, too

Seems that the key event is propagated to the document after it has been handled
by the navigator
Comment 1 pb 2004-12-09 12:06:35 UTC
pb -> mbu: please takeover, thx.
Comment 2 mbu 2004-12-09 12:26:08 UTC
.
Comment 3 mbu 2004-12-09 13:39:14 UTC
issue fixed, added notification handling in 'XFormsPage::DoToolBoxAction' in
/svx/form/datanavi.cxx
Comment 4 mbu 2005-01-21 11:24:20 UTC
reopen to assign to QA
Comment 5 mbu 2005-01-21 11:39:00 UTC
please verify.
Comment 6 thorsten.ziehm 2005-02-02 14:20:07 UTC
set to state 'resolved/fixed'
Comment 7 marc.neumann 2005-03-11 09:07:07 UTC
verified in cws eforms4, but only this special "del" key is fixed. I wrote a new
issue for the "Backspace" key.
issue 44777
Comment 8 marc.neumann 2005-04-08 11:00:57 UTC
Hi,

fixed in current developer build -> close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc