<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I don't have exactly the same behavior, but something like that.<br>
<br>
1. I confirm, without task keywords, the problem doesn't occur.<br>
2. When I write a TODO or FIXEME task and save, page scrolls about 20
lines, but not at the end of file<br>
3. If I remove all keywords from sheet by text selection, scroll occurs
when I save<br>
<br>
I've try to debug it with eric, but after passing through&nbsp;
"saveCurrentEditor" and "saveEditorEd" functions (ViewManager.py),
eric3 loops over a large number of events and I can't follow the
thread....<br>
<br>
++<br>
Jul.<br>
<br>
<br>
<br>
<br>
<br>
Mike Tammerman wrote:
<blockquote cite="mide3bbdd4405052605564ae071dd@mail.gmail.com"
 type="cite">
  <pre wrap="">I changed the keywords, added my own keywords which is lowercase todo:

If the keyword is below the cursor, the page scrolls down. Otherwise,
the page scrolls up. But try this behaviour in a long enough file. My
files are approximately 500 lines long.

An example situation:
1. I put an TODO: keyword at line 30, changed and saved at line 370.
The page scrolled up until the the cursor had reached the bottom.

2. I put the same keyword at line 400, changed and saved at line 33.
The page scrolled down until the cursor had reached the top.

Adding or deleting new keywords doesn't affect this behaviour.

Mike

On 5/26/05, Detlev Offenbach <a class="moz-txt-link-rfc2396E" href="mailto:detlev@die-offenbachs.de">&lt;detlev@die-offenbachs.de&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Anything more, that might be specific. Have you changed the Task Marker
keywords? It is working fine over here. Anybody else out there having seen
this?

Detlev

Am Donnerstag, 26. Mai 2005 13:31 schrieb Mike Tammerman:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Recently I recognized, this only happens when there is a Task Marker
keyword in the file. Sorry for the wrong information in the previous mail.

Mike

On 5/26/05, Mike Tammerman <a class="moz-txt-link-rfc2396E" href="mailto:mtammerman@gmail.com">&lt;mtammerman@gmail.com&gt;</a> wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">As Richards claims, it occurs when I save a file. The page scrolls until
the cursor stands at the bottom of the page. It doesn't depend any
specific file, happens all the time. It seems like the editor scans the
file and recoordinates the scroll bar.

I am using Debian Testing with

Python 2.4.1
Qt 3.3.3
PyQt 3.14.1
sip 4.2.1
QScintilla 1.5.1
and eric 3.7.0-rc1

Mike

On 5/26/05, Detlev Offenbach <a class="moz-txt-link-rfc2396E" href="mailto:detlev@die-offenbachs.de">&lt;detlev@die-offenbachs.de&gt;</a> wrote:
        </pre>
        <blockquote type="cite">
          <pre wrap="">Am Mittwoch, 25. Mai 2005 17:37 schrieb Richard Smith:
          </pre>
          <blockquote type="cite">
            <pre wrap="">On 5/25/05, Mike Tammerman <a class="moz-txt-link-rfc2396E" href="mailto:mtammerman@gmail.com">&lt;mtammerman@gmail.com&gt;</a> wrote:
            </pre>
            <blockquote type="cite">
              <pre wrap="">I don't know if it is a bug or feature.

Whenever I save a file, the cursor stands at the bottom of the page
              </pre>
            </blockquote>
          </blockquote>
          <pre wrap="">and

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">page scrolls.
              </pre>
            </blockquote>
            <pre wrap="">I've noticed something like that as well but I haven't spent any time
to see what it was actually doing.
            </pre>
          </blockquote>
          <pre wrap="">Haven't seen anything like this over here. Could you give more specific
instructions on how to reproduce it. Maybe you send me a file, that
shows
this behavior.

Detlev
--
Detlev Offenbach
<a class="moz-txt-link-abbreviated" href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>
          </pre>
        </blockquote>
      </blockquote>
    </blockquote>
    <pre wrap="">--
Detlev Offenbach
<a class="moz-txt-link-abbreviated" href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
PyKDE mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyKDE@mats.imk.fraunhofer.de">PyKDE@mats.imk.fraunhofer.de</a>
<a class="moz-txt-link-freetext" href="http://mats.imk.fraunhofer.de/mailman/listinfo/pykde">http://mats.imk.fraunhofer.de/mailman/listinfo/pykde</a>

  </pre>
</blockquote>
</body>
</html>