The `WA_OpaquePaintEvent` attribute on `BrowserWindow` means Qt no longer fills widget backgrounds automatically. Plain `QWidget` subclasses do not paint their stylesheet backgrounds by default, so the find in page bar lost its background color and did not clear its state correctly between repeats . Setting `WA_StyledBackground` tells Qt to honor the stylesheet background property in the widget's paint cycle. |
||
|---|---|---|
| .. | ||
| Android | ||
| AppKit | ||
| cmake | ||
| Gtk | ||
| Icons | ||
| Qt | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Info.plist | ||