Issue 122085

Summary: [Sidebar] Custom animation UI in sidebar the effect text overwrite when switching between animations
Product: Impress Reporter: r4zoli <r4zoli>
Component: uiAssignee: Andre <awf.aoo>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: awf.aoo, issues, orw
Version: 4.0.0-dev   
Target Milestone: 4.0.0   
Hardware: All   
OS: Windows 8, 8.1   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 121420    
Attachments:
Description Flags
screenshot_custom_aniamtion none

Description r4zoli 2013-04-18 08:26:05 UTC
Created attachment 80543 [details]
screenshot_custom_aniamtion

Custom animation UI in sidebar the effect text overwrite when switching between animations, see attached screenshot.
To reproduce, open any presentation with more than one animation on one page.
Or add two line text and add custom animation both.

Click on one and next second, in sidebar UI the "Effect" text not changes according the selection, both text displayed.Tested under win8, with 1468069 version.
Comment 1 Andre 2013-04-23 13:28:43 UTC
Without looking into the code, the root cause is probably that the fixed text has now a transparent background color (to allow the sidebar controller to define the background color).  When the text is changed, the old text is not painted over with the background color and therefore it is still visible when the new text is displayed.
Comment 2 SVN Robot 2013-04-23 13:56:36 UTC
"af" committed SVN revision 1470963 into trunk:
122085: Fixed over-painting of fixed text.
Comment 3 Andre 2013-04-23 13:57:36 UTC
Fixed by setting the background of all fixed text and fixed lines explicitly to the background color defined in the sidebar::Theme.