https://bugs.documentfoundation.org/show_bug.cgi?id=165651

--- Comment #11 from Julien Nabet <[email protected]> ---
Thank you V Stuart, thanks to your last comment, I could not only reproduce
this on my Windows machine but also on my Linux desktop with gen rendering.

With gdb, I could find this loop in the stack of calls:
#1422 0x00007f0c0cc8a8b4 in sd::SlideTransitionPane::applyToSelectedPages
(this=0x5612aba107e0, bPreview=true) at
sd/source/ui/animations/SlideTransitionPane.cxx:915
#1423 0x00007f0c0cc8b5ae in sd::SlideTransitionPane::DurationLoseFocusHdl
(this=0x5612aba107e0) at sd/source/ui/animations/SlideTransitionPane.cxx:1103
#1424 0x00007f0c0cc87b7d in
sd::SlideTransitionPane::LinkStubDurationLoseFocusHdl (instance=0x5612aba107e0,
data=...) at sd/source/ui/animations/SlideTransitionPane.cxx:1101
#1425 0x00007f0c1e1f9831 in Link<weld::Widget&, void>::Call
(this=0x5612a78924f8, data=...) at include/tools/link.hxx:105
#1426 0x00007f0c1e1f9edc in weld::Widget::signal_focus_out
(this=0x5612a78924d0) at include/vcl/weld.hxx:98
#1427 0x00007f0c1e1bd6b3 in SalInstanceWidget::HandleEventListener
(this=0x5612a7892470, rEvent=...) at vcl/source/app/salvtables.cxx:728
#1428 0x00007f0c1e1bdccd in SalInstanceWidget::EventListener
(this=0x5612a7892470, rEvent=...) at vcl/source/app/salvtables.cxx:813
#1429 0x00007f0c1e1ba81d in SalInstanceWidget::LinkStubEventListener
(instance=0x5612a7892470, data=...) at vcl/source/app/salvtables.cxx:811
#1430 0x00007f0c1d934cb1 in Link<VclWindowEvent&, void>::Call
(this=0x5612abcf7960, data=...) at include/tools/link.hxx:105
#1431 0x00007f0c1d931df5 in vcl::Window::CallEventListeners
(this=0x5612a74a8650, nEvent=VclEventId::WindowLoseFocus, pData=0x0) at
vcl/source/window/event.cxx:262
#1432 0x00007f0c1d931a10 in vcl::Window::PreNotify (this=0x5612a74a8650,
rNEvt=...) at vcl/source/window/event.cxx:82
#1433 0x00007f0c1db00287 in Edit::PreNotify (this=0x5612a74a8650, rNEvt=...) at
vcl/source/control/edit.cxx:1898
#1434 0x00007f0c1dbde15b in SpinField::PreNotify (this=0x5612a74a8650,
rNEvt=...) at vcl/source/control/spinfld.cxx:901
#1435 0x00007f0c1db3fc69 in FormattedField::PreNotify (this=0x5612a74a8650,
rNEvt=...) at vcl/source/control/FormattedField.cxx:153
#1436 0x00007f0c1da8b4e0 in vcl::Window::CompatPreNotify (this=0x5612a74a8650,
rNEvt=...) at vcl/source/window/window.cxx:3932
#1437 0x00007f0c1d931869 in vcl::Window::PreNotify (this=0x5612a7239730,
rNEvt=...) at vcl/source/window/event.cxx:56
#1438 0x00007f0c1db00287 in Edit::PreNotify (this=0x5612a7239730, rNEvt=...) at
vcl/source/control/edit.cxx:1898
#1439 0x00007f0c1da8b4e0 in vcl::Window::CompatPreNotify (this=0x5612a7239730,
rNEvt=...) at vcl/source/window/window.cxx:3932
#1440 0x00007f0c1da9b361 in ImplCallPreNotify (rEvt=...) at
vcl/source/window/winproc.cxx:69
#1441 0x00007f0c1d9b8838 in vcl::Window::ImplGrabFocus (this=0x5612abb02a20,
nFlags=GetFocusFlags::NONE) at vcl/source/window/mouse.cxx:355
#1442 0x00007f0c1da79e37 in vcl::Window::GrabFocus (this=0x5612abb02a20) at
vcl/source/window/window.cxx:2989
#1443 0x00007f0c0cc8a8b4 in sd::SlideTransitionPane::applyToSelectedPages
(this=0x5612aba107e0, bPreview=true) at
sd/source/ui/animations/SlideTransitionPane.cxx:915
#1444 0x00007f0c0cc8b5ae in sd::SlideTransitionPane::DurationLoseFocusHdl
(this=0x5612aba107e0) at sd/source/ui/animations/SlideTransitionPane.cxx:1103
#1445 0x00007f0c0cc87b7d in
sd::SlideTransitionPane::LinkStubDurationLoseFocusHdl (instance=0x5612aba107e0,
data=...) at sd/source/ui/animations/SlideTransitionPane.cxx:1101

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to