summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-12-06 00:32:22 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-12-06 00:40:52 -0500
commitabb1e3352b21d26e2ea00f504162540daa7d69f2 (patch)
tree65199ffda5c925467eb92532060d41e1b3ea5215 /configure.ac
parentaf3030e6bc0ac443387bca80d2969ad1caa2606b (diff)
Avoid activating window pane when launching popup window.
Else, activating another window pane where the cursor is not would cause the pivot table field popup to immediately get dismissed after launch because ClickExtern() gets called from ActivatePart(). For example, imagine a field popup button is on C2, the cell cursor is on E5, and the window is frozen between rows 2 and 3. Clicking the popup button in C2 would launch it for a brief second and dismiss it immediately afterward. Conceptually, launching a popup in another pane shouldn't activate that pane anyway. So it makes sense not to activate it for that scenario. Change-Id: Ib970cb898fb9c79d254411e2519cfce74c60b72f
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions