http://openoffice.org/bugzilla/show_bug.cgi?id=117625

        Issue Type: DEFECT
           Summary: Event bindings can't be removed
    Classification: Code
           Product: framework
           Version: DEV300m103
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Keywords: regression
          Severity: enhancement
          Priority: P3
         Component: code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


tools - customize - events
Configure a macro event binding
close dialog
reopen dialog
try to remove the event binding -> doesn't work

reason:

sfx2/source/notify/eventsupplier.cxx

SfxEvents_Impl::replacebyName does not accept empty Sequence<PropertyValue>
anymore, it treats that as an illegal argument

In a non-pro version you get tons of assertions for this as usually all
bindings will be set in the dialog at once.

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to