Bug 355264

Summary: Composer Dialogue should be zoom-able
Product: [Applications] kmail2 Reporter: sedrubal <kde>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.1

Description sedrubal 2015-11-12 17:59:42 UTC
The "textbox" in the composing window should be zoom-able (like in thunderbird).

Reproducible: Always

Steps to Reproduce:
1. Composing a new message
2. Try to zoom with "Ctrl"+"scroll wheel"
3. Try to zoom with "Ctrl"+"+" or +"-"

Actual Results:  
Nothing happens

Expected Results:  
The text size should change
Comment 1 Laurent Montel 2015-11-12 21:02:33 UTC
Git commit 88e8bed7f6cad7b66d936614a1f0598b0d32b701 by Montel Laurent.
Committed on 12/11/2015 at 21:02.
Pushed by mlaurent into branch 'master'.

Fix Bug 355264 - Composer Dialogue should be zoom-able

FIXED-IN: 5.1

M  +42   -1    kmail/editor/kmcomposewin.cpp
M  +7    -0    kmail/editor/kmcomposewin.h
M  +3    -1    kmail/kmcomposerui.rc

http://commits.kde.org/kdepim/88e8bed7f6cad7b66d936614a1f0598b0d32b701
Comment 2 sedrubal 2015-11-12 22:05:39 UTC
wow, great, thank you (y)