To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49924
                  Issue #:|49924
                  Summary:|CTRL-V triggers SID_PASTE call when that slot is
                          |disabled.
                Component:|Presentation
                  Version:|1.0.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|ui
              Assigned to:|as
              Reported by:|af





------- Additional comments from [EMAIL PROTECTED] Thu May 26 08:56:00 -0700 
2005 -------
How to reproduce:
1. Create a new Impress document.
2. Click in the free area of the slide sorter bar (the left pane).  Whith the
clipboard being empty the SID_PASTE slot is disabled (the Edit->Paste menu entry
is shown disabled).
3. Press CTRL-V and the code of the slide sorter that handles pasting is called:
sd::slidesorter::controller::Clipbboard::HandleSlotCall() in
sd/source/slidesorter/controller/SlsClipboard.cxx).

When CTRL-C is pressed then, as it should be, the HandleSlotCall().

->AS: I talked with CD about this and he said something about a dispatcher that
was not checked for the slot being enabled in
svtools/source/misc/acceleratorexecute.cxx AcceleratorExecute::execute(). You
better ask CD about details.

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