Opened 8 years ago
Closed 8 years ago
#11015 closed Bug report (rejected)
scroll buttons require a few to several clicks to scroll a single tick
Reported by: | utwubie | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | 3.17.0.1 | Operating system type: | Linux |
Operating system version: | Fedora |
Description
since Fedora switched to building FileZilla against GTK3, the scroll buttons require repeated clicks to initiate a scroll of a single tick. 4-7 clicks required per tick in my testing, depending apparently on how much scrolling is available.
Note:
See TracTickets
for help on using tickets.
Most likely a bug in wxWidgets. Please try the listctrl sample from wxWidgets and enable use of virtual list controls in the sample. Is it affected as well?
If the sample is affected as well, please file a bug against wxWidgets. If not, please re-open this ticket.
Generally I recommend sticking with GTK+2, GTK+3 has a lot of issues.