justification/cursor navigation issues
- From: Damon Chaplin <damon karuna uklinux net>
- To: gtk-i18n-list gnome org
- Subject: justification/cursor navigation issues
- Date: Fri, 19 Aug 2005 16:41:53 +0100
I'm working on a patch for justification:
http://bugzilla.gnome.org/show_bug.cgi?id=64538
One of the last remaining problems is with cursor navigation.
(Currently if you press the up arrow at the ends of lines it does
nothing, and if you press the down arrow it jumps down 2 lines.)
I think some of the cursor navigation code assumes that all the text in
the PangoLayoutLines and PangoLayoutRun/PangoItems is contiguous.
However, my justification code trims whitespace at the ends of lines
(and in future it may do things like replace text for hyphenation).
So should the cursor navigation code be changed?
Anyone know how much needs changing & how difficult it will be?
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]