Bug #18141 Mouse wheel is not working
Submitted: 10 Mar 2006 18:39 Modified: 26 Apr 2006 17:13
Reporter: Vyacheslav Kvasnitsky (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:1.0.5 OS:Linux (Linux SuSE 10.0)
Assigned to: Alfredo Kojima CPU Architecture:Any

[10 Mar 2006 18:39] Vyacheslav Kvasnitsky
Description:
Mouse wheel is not working on the canvas.

How to repeat:
Open mysql-workbench and try to scroll canvas using mouse wheel.
[15 Mar 2006 17:32] MySQL Verification Team
Thank you for the bug report. I was unable to repeat the issue reported
on Suse Linux 10.
[15 Mar 2006 17:51] Vyacheslav Kvasnitsky
Ctrl + mouse wheel (horizontal scrolling) - work.slavik@linux:~> mysql-workbench
/home/slavik/.gtk_qt_engine_rc:62: error: unexpected character `{', expected character `}'

Ctrl + mouse wheel (horizontal scrolling) - work.
Shift + mouse wheel (zoom) - work
mouse wheel (vertical scrolling) - does not work.
[15 Mar 2006 18:05] MySQL Verification Team
Thank you for the feedback.
I was able to repeat after issue Shift + mouse wheel the vertical scrolling
not works. Before I just tested the vertical scroll without the sequence now
you provided.
[26 Apr 2006 17:13] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Scrolling has been fixed (if numlock or caps-lock was on, it would not scroll). Shift-scroll has been disabled for now because it was not updating the GUI properly.