[Bug 238762]

2012-11-07 Thread Cullmann-t
Seems like this issue is fixed, then.
One other guy reported the same success in my kate-editor.org blog.
If somebody has different experience with KDE 4.9 and Qt 4.8.x, please reopen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762]

2012-11-07 Thread Diego Iastrubni
This even works on Debian testing, using KDE 4.7. The bug must have been
fixed by the move to the Qt4 engine (using QTextLayout and
QFontMetricsF).

Tested with English, Cyrillic and Hebrew.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2012-11-07 Thread Bug Watch Updater
** Changed in: kdeutils
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762]

2012-11-04 Thread Behnam Esfahbod ZWNJ
Hi there.

Just a kind reminder that some rendering engines face problems like this
one when an active font has a glyph for U+200C whose width is larger
than zero.

Anyone trying to reproduce this bug may want to test various
Persian/Arabic/Urdu fonts. I suggest DejaVu Sans and Nazli (from fonts-
farsiweb).

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762]

2012-11-04 Thread Emilsedgh-b
Hi
I cannot reproduce this using kde's master.
Could anyone try reproducing this?

Although there are other problems related to bidi.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762]

2012-11-04 Thread Emilsedgh-b
I just tried Nazli, Homa and DejaVu Sans. All work fine using kdelibs
master on rev 7de6b69c3102b50cd844c25223071d99d0c9f8cc

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762]

2012-11-04 Thread Cullmann-t
Thanks for the hint ;) I you have some time and expertise, help in
fixing is welcome, too :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeutils/+bug/238762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2012-11-02 Thread Bug Watch Updater
Launchpad has imported 33 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=70986.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2003-12-21T21:04:59+00:00 Arash Bijanzadeh wrote:

Version:   3.1.4 (using KDE KDE 3.1.4)
Installed from:Debian testing/unstable Packages
Compiler:  gcc 3.2.3 
OS:  Linux

inserting an zwnj (U+200c) makes the hole line shift to right( my
language is right to left) and after this the carret position is not the
real cursor position, I mean if you move the carret to a position on the
string and type a character; it appears some place else.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/0


On 2003-12-21T21:25:15+00:00 Thiago Macieira wrote:

I can reproduce this. U+200C is the Zero-Width Non Joiner glyph, which,
as the name says, has width 0. However, when inserting it, ugly things
happen:

1) sometimes fonts get a replacement character inserted
2) cursor marker and real cursor position are off-phase by one character
3) KWord behaves strangely with this character, depending on what other 
characters are surrounding it.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/1


On 2003-12-22T19:54:46+00:00 Thiago Macieira wrote:

This doesn't seem to happen on Qt-only applications.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/2


On 2004-01-14T15:24:23+00:00 8ppbr-wp6-gj5dy wrote:

Apparently it's not considered in the cursor-position calculation code.
For KWord, the problem most probably is that (if it's still the case, which was 
two years ago) it does its own optimizations and does not rely on QT 
completely.  So solving the problem in QT does not solve it in KOffice 
necessarily.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/3


On 2004-01-19T09:07:13+00:00 Arash Bijanzadeh wrote:

It apears in every text box in kde, not related to kword. I wonder does
kde makes its own font drawings? This bug is not just in the Qt
applications.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/4


On 2004-01-20T20:17:07+00:00 8ppbr-wp6-gj5dy wrote:

What other applications do you mean?  This is a bug in Qt, no matter if
other toolkits have the same bug or not (well, ofcourse it cannot be a
bug in Linux or XFree86 ;)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/5


On 2004-01-21T08:01:03+00:00 Arash Bijanzadeh wrote:

I mean other kde applications like kedit and kate, actually I think it
happens in the kde rich or multi line text box widget. AFAIK it is not a
QT bug because everything is fine in QT -Thiago's comment confirm this-
It is a KDE specific bug!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/6


On 2004-02-27T19:21:26+00:00 2-nicolasg wrote:

Please could someone make a special bug for KWord/Kpresenter? (Of course
with a reference to this bug.)

I cannot promise anything but KWord/KPresnter is handling justification
in KoText, so it is not a kdelibs bug in this case.

Have a nice day!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/7


On 2004-05-25T21:01:08+00:00 A-zeini wrote:

Just wanted to mention that the bug is still alive and applies to newer
versions of Qt as well as KDE: KDE 3.2.2

I am going to create the bug for KWord

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/8


On 2006-01-13T17:35:40+00:00 Arash wrote:

This bug is still there in QT 3.3.4 
I strogely think that the bug is related to qt. Shall I make another bug report 
for qt?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/238762/comments/9


On 2008-06-10T08:31:42+00:00 MohamadReza Mirdamadi wrote:

I have this here too but it seems to be left back. This is really
bothering. would some one please work on it? or forward it to an
appropriate friend? ;)

Reply at:
https

[Bug 238762] Re: zwnj character causes the cursor jump in kde

2011-02-03 Thread Bug Watch Updater
** Changed in: kdeutils
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238762

Title:
  zwnj character causes the cursor jump in kde

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2009-05-10 Thread Jonathan Thomas
** Package changed: kdeutils (Ubuntu) = kde4libs (Ubuntu)

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2009-01-07 Thread Jonathan Thomas
** Changed in: kdeutils (Ubuntu)
   Status: New = Triaged

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2008-08-07 Thread Bug Watch Updater
** Changed in: kdeutils
   Status: Unknown = Confirmed

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2008-08-06 Thread Jorge Castro
** Changed in: kdeutils
   Importance: Undecided = Unknown
 Bugwatch: None = KDE Bug Tracking System #70986
   Status: New = Unknown

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2008-06-29 Thread Platoali
There is an open bug there. But the problem is that it is open and new
for about 5 years. and no one had been able to fix it. :((

http://bugs.kde.org/show_bug.cgi?id=70986

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2008-06-28 Thread Harald Sitter
Please report this issue on http://bugs.kde.org and paste the report URL
here. Thank you.

** Changed in: kdeutils (Ubuntu)
   Importance: Undecided = Low

** Also affects: kdeutils
   Importance: Undecided
   Status: New

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762] [NEW] zwnj character causes the cursor jump in kde

2008-06-09 Thread Platoali
Public bug reported:

Binary package hint: kedit

zwnj(SHIFT+SPACE) is zero-width character that is used in Persian(Farsi)
keyboard. It causes  two parts of a word do not join together. for example:
می‌رویم
if the zwnj is not used the word would be like this:
میرویم
which is gramatically incorrect.

The problem is that when typing zwnj in kde applications like kate, kedit ,
kwite, kbabel and etc. the cursor will jump from correct position in the text
to another place in the line, which makes editing and selecting nearly
impossible.

Reproducible: Always

Steps to Reproduce:
1.open kedit
2.switch to persian keyboard 
3.write something with zwnj(SHIFT+space) between them
4.try to edit or select some part.

Actual Results:  
cursor jumps to from current place to another part of the line. which makes
editing text impossible.

Expected Results:  
cursor should stay in it place like any other text editors.

This bug exists in almost all of KDE text editing applications.

** Affects: kdeutils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 238762] Re: zwnj character causes the cursor jump in kde

2008-06-09 Thread MohamadReza Mirdamadi
the same problem here. I should add this problem came after kde 3.5 and
before this, it was OK.

-- 
zwnj character causes the cursor jump in kde
https://bugs.launchpad.net/bugs/238762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs