Bug 355264 - Composer Dialogue should be zoom-able
Summary: Composer Dialogue should be zoom-able
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-12 17:59 UTC by sedrubal
Modified: 2015-11-12 22:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.1


Attachments

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