On Tue, 2004-12-07 at 18:24 +0100, Philip Van Hoof wrote: > Sorry, > > This is a GtkHtml problem! The test_editor included in the > compontens/html-editor-directory of GtkHtml has the same problem > > Adding Radek Doublik in CC
Hey Radek, I've uncommented the _HTML_CURSOR_DEBUG. These are the results when typing "123\t123\t123\t123\n123\t123\t123\t123" Not sure if this helps. The problem I am having is that the visual blinking cursor is after the first tab never at it's correct position. In fact, after each tab it gets one character worse. After a new-line it looks like it gets even worser. Note that this is in "Normal"-mode while "HTML mode" is off. "Bulleted list", "Aflphabetical list", "Roman list", "Numbered list" are also having this problem when "HTML mode" is off. However .. "Preformat" is not having this problem when "HTML mode" is off. [EMAIL PROTECTED] gtkhtml]$ ./components/html-editor/test_editor Cursor in Text (0x8d6bdd0), offset 0, position 0 Cursor in Text (0x904c378), offset 1, position 1 Cursor in Text (0x904c378), offset 1, position 1 Cursor in Text (0x904fde8), offset 1, position 1 Cursor in Text (0x9050158), offset 2, position 2 Cursor in Text (0x9050390), offset 3, position 3 Cursor in Text (0x9050508), offset 4, position 4 Cursor in Text (0x90506a0), offset 5, position 5 Cursor in Text (0x9050800), offset 6, position 6 Cursor in Text (0x9050a58), offset 7, position 7 Cursor in Text (0x90513e8), offset 8, position 8 Cursor in Text (0x9051538), offset 9, position 9 Cursor in Text (0x90516c0), offset 10, position 10 Cursor in Text (0x90518b8), offset 11, position 11 Cursor in Text (0x9051a68), offset 12, position 12 Cursor in Text (0x9051cb0), offset 13, position 13 Cursor in Text (0x90518b8), offset 14, position 14 Cursor in Text (0x90518b8), offset 0, position 16 Cursor in Text (0x904c378), offset 15, position 15 Cursor in Text (0x90518b8), offset 0, position 16 Cursor in Text (0x9052c30), offset 1, position 17 Cursor in Text (0x9052c30), offset 1, position 17 Cursor in Text (0x90518b8), offset 1, position 17 Cursor in Text (0x9052948), offset 2, position 18 Cursor in Text (0x9052e90), offset 3, position 19 Cursor in Text (0x9053020), offset 4, position 20 Cursor in Text (0x90531e0), offset 5, position 21 Cursor in Text (0x9053320), offset 6, position 22 Cursor in Text (0x9053540), offset 7, position 23 Cursor in Text (0x9052d90), offset 8, position 24 Cursor in Text (0x9053828), offset 9, position 25 Cursor in Text (0x90539a0), offset 10, position 26 Cursor in Text (0x90543a0), offset 11, position 27 Cursor in Text (0x90545d0), offset 12, position 28 Cursor in Text (0x90546f0), offset 13, position 29 Cursor in Text (0x9054880), offset 14, position 30 > > On Tue, 2004-12-07 at 15:39 +0100, Philip Van Hoof wrote: > > Hi there, > > > > I've just recompiled evolution-data-server, gtkhtml and evolution from > > CVS (a few minutes ago). So I am using whats currently in CVS (so not > > really a version nor release). > > > > When I create a new message in plain-text format (the Format->HTML > > option is off), and I type a tab, then the cursor blinks at the wrong > > position. > > > > It will traverse two tabs. But when typing a character the character > > will be written at the location right after one tab. Which really > > confuses :) > > > > I also had this problem with my previous full-compilation (which I did > > last week). I was hoping the little issue was a leftover, small bug of > > somebody at the time I did my cvs update and that it would most likely > > disappear next update I would do. But it didn't :p > > > > I will probably take a look at this issue myself. Just letting you folks > > know about this. > > > > I don't have the same issue when editing HTML E-mails. I'm guessing this > > means it's not a gtkhtml problem? > > > > The platform which I am using is Fedora Core 3. My build-procedure: > > > > http://freax.be/wiki/index.php/Compiling%20Evolution%20from%20CVS > > > > -- Philip Van Hoof, Software Developer @ Cronos home: me at freax dot org gnome: pvanhoof at gnome dot org work: philip dot vanhoof at cronos dot be junk: philip dot vanhoof at gmail dot com http://www.freax.be, http://www.freax.eu.org _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
