Summary: | File tips flicker problem | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Dik Takken <kde> |
Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dik Takken
2003-11-10 17:33:20 UTC
Additional note: The problem only happens when you have 'focus follows mouse' enabled. It seems that touching the popup window triggers mouse enter/exit signals for the main konqueror window, which results in repaints. I made a commit fixing ksqueezedlabel early this week. As a side effect this bug has been fixed too (it was a wasted repaint when loosing/gaining back focus after hovering some icons with the mouse). |