Bug 170633

Summary: type: "Recurrence Type" displayed as "Recurrence Typ"
Product: [Applications] korganizer Reporter: gjditchfield
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: andresbajotierra, kdebug
Priority: NOR Keywords: triaged
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Proposed patch : a simple one

Description gjditchfield 2008-09-07 18:11:13 UTC
Version:           4.1.0 (using 4.1.1 (KDE 4.1.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-2-generic

I booted a Dell D600 from a Kubuntu Intrepid alpha 5 CD, and made no changes to the default font settings or themes.  xdpyinfo says that screen #0 has dimensions 1400x1050 and resolution 96x96 dots per inch.

The Recurrence Rule section of the Recurrence tab of the New To-do and Edit To-do windows display a heading "Recurrence Typ" in bold.  The "e" of "Type" has disappeared.
Comment 1 gjditchfield 2008-09-08 05:28:21 UTC
Actually, there are two typos. The heading is "Recurrency Typ", not "Recurrence Typ".  It should be "Recurrence Type".
Comment 2 mario tuling 2008-10-17 00:56:25 UTC
right, with 96dpi here, font tahoma and size 8, the e is half-cut as the size is too little for the text. r872xxx
Comment 3 Dario Andres 2009-01-10 02:10:34 UTC
I have reported the Oxygen bug (groupbox title is chopped when the style is flat) : bug 180204
I'm going to try to fix the typo
Comment 4 Dario Andres 2009-01-10 02:14:19 UTC
Created attachment 30082 [details]
Proposed patch : a simple one
Comment 5 George Kiagiadakis 2009-01-13 14:14:18 UTC
SVN commit 910501 by gkiagia:

Fix typo.
BUG: 170633


 M  +1 -1      koeditorrecurrence.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=910501