Bug 335347

Summary: horizontal scroll wheel crash
Product: [Applications] konversation Reporter: Mayeul C. <oss+kde+bugzilla>
Component: ircviewAssignee: argonel <argonel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: konversation-devel
Priority: NOR    
Version First Reported In: 1.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mayeul C. 2014-05-25 23:10:41 UTC
If you use an horizontal scroll wheel  on the bottom tabs, the client will crash.

You can try this with remapping your mouse's buttons in xorg.conf : 

Section "InputClass"
        Identifier "Mouse Remap"
        Option "ButtonMapping" "1 2 3 7 6"
EndSection

is an example.

Reproducible: Always

Steps to Reproduce:
1.Find a mouse with an horizontal scroll wheel, or use the button remapping as above
2.Open Konversation, connect to a server
3.Use the scroll wheel on the bottom tabs
Actual Results:  
Konversation crashes.

Expected Results:  
It should do nothing, or cycle trough the tabs, or make the tabs go left or right if many are open
Comment 1 Christoph Feck 2014-05-25 23:36:57 UTC

*** This bug has been marked as a duplicate of bug 314082 ***