Release Notes for v26.2.2
Fixes
- Fixed an issue where
BrowserViews
that had their bounds set prior to being added to aBrowserWindow
could have unexpected incorrect offsets. #39850 (Also in 25, 27)
BrowserViews
that had their bounds set prior to being added to a BrowserWindow
could have unexpected incorrect offsets. #39850 (Also in 25, 27)chrome.tabs
events would throw incorrectly. #39772 (Also in 25, 27)frame: false
and roundedCorners: false
when going fullscreen. #39795 (Also in 25, 27)webContents.sendInputEvent()
. #39821 (Also in 27)