summaryrefslogtreecommitdiff
path: root/comphelper/qa
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-01-02 13:45:54 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-01-02 13:47:16 +0100
commitc7531408b3ef4b2d284edf35ed983c23e7585231 (patch)
tree319f0d2cc51e2b81e15b073a4374f26a83e1850d /comphelper/qa
parente4c2340c4e0c048af4c77d17380cccf7f2985b5d (diff)
Resolves fdo#87123: Impossible to create a form with wizard
Quoting Noel: " The original block of code looked like this before my changes: MethodInvocation windowHidden = new MethodInvocation("windowHidden", this); xWindow.addWindowListener((CommonListener) getGuiEventListener()); String dialogName = (String) Helper.getUnoPropertyValue(xDialogModel, PropertyNames.PROPERTY_NAME); getGuiEventListener().add(dialogName, EVENT_ACTION_PERFORMED, windowHidden); which is clearly bogus, since "actionPerformed" is not an event on the XWindowListener interface. " (see https://bugs.freedesktop.org/show_bug.cgi?id=87123#c14) Change-Id: I4c4923e6cb21989fcd3e346b099a7e7b15526bf2
Diffstat (limited to 'comphelper/qa')
0 files changed, 0 insertions, 0 deletions