https://bugs.winehq.org/show_bug.cgi?id=57114 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Fading text still visible |Screen does not finish |when "opacity:0" set |updating for the CEF sample | |application --- Comment #2 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- It finally dawned on me what is actually happening while running the other tests. - The "source" and "text" tests don't show anything until moving the cursor over another part of the GUI, apparently forcing a screen update. - The "transparency" test appears to do the opposite of what is expected, because the screen is not updated until an additional change forces a screen update. - The "binary vs string transfer benchmark" appears to hang, but it does complete and the results are not seen until a screen update is forced as above. ...and so on. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.