Bug 335347 - horizontal scroll wheel crash
Summary: horizontal scroll wheel crash
Status: RESOLVED DUPLICATE of bug 314082
Alias: None
Product: konversation
Classification: Applications
Component: ircview (show other bugs)
Version: 1.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: argonel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-25 23:10 UTC by Mayeul C.
Modified: 2014-05-25 23:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***