FS#57179 - wxgtk3: wxHtmlWindow won't scroll with GTK3

Attached to Project: Arch Linux
Opened by Tomasz Gąsior (TomaszGasior) - Sunday, 21 January 2018, 15:09 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 21 January 2018, 18:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
There are problems with scrolling in applications using wxGTK3.

See:
* https://trac.wxwidgets.org/ticket/17915?cversion=0&cnum_hist=7
* https://github.com/MediaArea/MediaInfo/issues/202#issuecomment-359245585
* https://github.com/TomaszGasior/gtk3-mushrooms/issues/5

Please apply this patch:
https://github.com/wxWidgets/wxWidgets/commit/7626292fa4b1dbb5233ee8d9f924d8c56e150b1f.patch


Additional info:
* wxgtk3 3.0.3.1-10, mediainfo-gui 0.7.99-1


Steps to reproduce:
1. `sudo pacman -S mediainfo-gui`
2. `GTK_OVERLAY_SCROLLING=1 mediainfo-gui`
3. File -> Open -> Open files. Choose multimedia file, sound or movie.
4. View -> HTML.
5. Try to scroll by touchpad scrolling or by scrollbar. It works!
6. `GTK_OVERLAY_SCROLLING=0 mediainfo-gui`
7. Repeat 3., 4., 5. Scrolling doesn't work.
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 21 January 2018, 18:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  wxgtk3 3.0.3.1-11

Loading...