https://issues.apache.org/ooo/show_bug.cgi?id=123276
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |g | --- Comment #9 from Armin Le Grand <[email protected]> --- ALG: Done by af with r1486578, as fix for task 122332 as it seems. Af knows better about this context switches, thus I will note him about this sideeffect of the former fix. @af: The missing call to DrawViewShell::Deactivate leads to problems when switching to the 2nd page in the example: DrawViewShell::ReadFrameViewData is called in activate without a former call to DrawViewShell::WriteFrameViewData since deactivate is missing. In this example the changed visible layers is lost, but in principle any changed setting in a FrameView will be lost this way. Please have a look. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
