http://bugs.winehq.org/show_bug.cgi?id=16713
Summary: Request: Richedit should handle Ctrl+Scrollwheel Product: Wine Version: 1.1.11 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: fleet@elitemail.hu
Hi guys,
In Windows, when you use Richedit control, generally it allows "magnifying" the text in it by the following steps:
First the cursor should be positioned inside the richedit control Then you press and hold CTRL key While CTRL is held, you can zoom in/out by using the mouse wheel
It's not a well-known feature, but would be great if it would be implemented into wine too since I use it in BCDC++ (official site: http://utrum.dyndns.org:8000 ). Actually anyone can try it under Windows to see how it works. Note that it only works in the hub mainchat windows in BCDC, so don't expect anything in other windows.
Finally a screenshot: Magnified: http://fleet.4242.hu/tmp/screenshots/bcdc/bcdc1069.png (original size was like in the surroundings)
http://bugs.winehq.org/show_bug.cgi?id=16713
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=16713
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |dylan.ah.smith@gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1
--- Comment #1 from Dylan Smith dylan.ah.smith@gmail.com 2009-01-11 01:15:06 --- Created an attachment (id=18631) --> (http://bugs.winehq.org/attachment.cgi?id=18631) This patch makes it possible to zoom in and out with the scroll wheel.
This patch should implement it properly, but you can try it to make sure.
http://bugs.winehq.org/show_bug.cgi?id=16713
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18631|0 |1 is obsolete| |
--- Comment #2 from Dylan Smith dylan.ah.smith@gmail.com 2009-01-14 15:20:44 --- (From update of attachment 18631) In git tree as commit fcabbbf30fdf3da8c461cf4313a8e076af1fef51
http://source.winehq.org/git/wine.git/?a=commit;h=fcabbbf30fdf3da8c461cf4313...
http://bugs.winehq.org/show_bug.cgi?id=16713
--- Comment #3 from Dylan Smith dylan.ah.smith@gmail.com 2009-01-16 13:24:04 --- (In reply to comment #2)
(From update of attachment 18631 [details]) In git tree as commit fcabbbf30fdf3da8c461cf4313a8e076af1fef51
http://source.winehq.org/git/wine.git/?a=commit;h=fcabbbf30fdf3da8c461cf4313...
Please test my fix on the latest wine release (wine-1.1.13).
http://bugs.winehq.org/show_bug.cgi?id=16713
--- Comment #4 from Szabolcs Molnar fleet@elitemail.hu 2009-01-25 15:53:28 --- (In reply to comment #3)
(In reply to comment #2)
(From update of attachment 18631 [details] [details]) In git tree as commit fcabbbf30fdf3da8c461cf4313a8e076af1fef51
http://source.winehq.org/git/wine.git/?a=commit;h=fcabbbf30fdf3da8c461cf4313...
Please test my fix on the latest wine release (wine-1.1.13).
Tested with latest BCDC++, seems to be work like charm :)
http://bugs.winehq.org/show_bug.cgi?id=16713
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #5 from Dylan Smith dylan.ah.smith@gmail.com 2009-02-07 00:10:55 --- reported as fixed
http://bugs.winehq.org/show_bug.cgi?id=16713
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-02-13 11:11:26 --- Closing bugs fixed in 1.1.15.