https://bugs.documentfoundation.org/show_bug.cgi?id=164732
--- Comment #6 from Laurent Redor <[email protected]> --- For your information, I use a workaround for my own case. I created a second macro that is just an indirection of the first one. And I called macro1 and marco2 alternately: - Line1 : macro1 - Line2 : macro2 - Line3 : macro1 - Line4 : macro2 - Line5 : macro1 - ... With this workaround, macro1 and macro2 are no longer called when I change the filter status. -- You are receiving this mail because: You are the assignee for the bug.
