Bug 244892

Summary: Font size combo box does not update properly
Product: [Applications] kmail2 Reporter: Sabine Faure <sabine>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-07-16 21:14:17 UTC
Version:           unspecified (using Devel) 
OS:                Linux

After applying a different font size than the default one on a line of text in the composer and leaving the cursor on that line the Font size combo box does not
update and display the correct font size.


Reproducible: Always

Steps to Reproduce:
- Launch Kontact and go to Kmail
- Click on 'New Message'
- Go to Settings menu/Toolbars Shown/Navigator to display the Navigator toolbar
- Enter a recipient, a subject and a couple of lines of text in the text editor
- Select the second line and change its font size (ex: 9) from the default one to a bigger one (ex: 16)
- Leave the cursor on that line


Actual Results:  
The new font size is successfully applied to the selected text.
However, the Font size combo box still displays the default font size (ie 9 for
me)


Expected Results:  
whereas it should have updated and display 16 instead.

Trunk, Svn Rev 1150720
Comment 1 Laurent Montel 2010-07-19 11:03:35 UTC
In html mode ?
It works fine here.
Comment 2 Sabine Faure 2010-07-23 20:14:08 UTC
It is corrected now.

The font size is correctly updated in the font size combo box.

Trunk, Svn Rev 1153490