FS#54630 - [wxgtk3] Pressing a modifier key with webkit2gtk webview open causes CPU usage to spike permanently

Attached to Project: Arch Linux
Opened by Joel Ong (joelongjiamian) - Wednesday, 28 June 2017, 21:49 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 07 January 2018, 22:48 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

When a modifier key (e.g. super, alt, ctrl) is pressed when a webview is open, the wxWidgets program begins to poll the webkitwebprocess at an increased rate, resulting in increased CPU usage for both. This does not go back down to baseline levels.

Additional info:

wxgtk3 3.0.3.1-7

Steps to reproduce:

Run minimal working example. Wait for CPU usage to equilibrate, then press alt while program has focus.
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 07 January 2018, 22:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  wxgtk3 3.0.3.1-10
Comment by Joel Ong (joelongjiamian) - Wednesday, 28 June 2017, 21:50 GMT
you may need to supply -DwxWidgets_CONFIG_OPTIONS=--toolkit=gtk3 to cmake
Comment by Antonio Rojas (arojas) - Monday, 28 August 2017, 21:31 GMT
Please report this upstream, this is reproducible with git head of the 3.0 branch
Comment by Joel Ong (joelongjiamian) - Monday, 28 August 2017, 21:36 GMT

Loading...