KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
138545
:
Wrong greek symbol in drop down menu
P
roduct
:
kformula
Co
m
ponent
:
general
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
1.6.1
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
0
Description
:
Opened:
2006-12-08 18:33
Last Changed:
2006-12-13 12:32:01
Version: 1.6.1 (using KDE 3.5.5, Kubuntu (edgy) 4:3.5.5-0ubuntu3) Under the 'Symbols' combobox the lower case psi (ψ) is used for omega. There should be two distinct entries there: "ψ psi" and "ω omega".
Comment
#1
Alfredo Beaumont 2006-12-13 12:32:01
SVN commit 613078 by abeaumont: Fix Greek symbols psi and omega. BUG: 138545 M +2 -1 unicodetable.cc --- branches/koffice/1.6/koffice/lib/kformula/unicodetable.cc #613077:613078 @@ -50,7 +50,8 @@ { 0x03D5, "phi" }, { 0x03C6, "varphi" }, { 0x03C7, "chi" }, - { 0x03C8, "omega" }, + { 0x03C8, "psi" }, + { 0x03C9, "omega" }, { 0x0393, "Gamma" }, { 0x0394, "Delta" }, { 0x0398, "Theta" },
P
latform
:
unspecified
O
S
:
Linux
K
eywords
:
People
Reporter
:
Leonidas Arvanitis
Assigned To
:
Alfredo Beaumont
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In