To Reproduce
Steps to reproduce the behavior:
- Run
cefclient.exe --use-native [--use-alloy-style]
- Drag the window border to resize
Expected behavior
Web content should resize/redraw as the window is resized. Instead, web content is only resized/redrawn when the resize drag is released.
Versions (please complete the following information):
- OS: Windows 11
- CEF Version: M133+
Additional context
The problem does not reproduce with Views (remove --use-native). The problem does not reproduce in M132.
To Reproduce
Steps to reproduce the behavior:
cefclient.exe --use-native [--use-alloy-style]Expected behavior
Web content should resize/redraw as the window is resized. Instead, web content is only resized/redrawn when the resize drag is released.
Versions (please complete the following information):
Additional context
The problem does not reproduce with Views (remove
--use-native). The problem does not reproduce in M132.