I can confirm #24 for me to (CrunchBang Linux waldorf). Thanks. :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To manage noti
So far #24 has worked for me. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To manage notifications about this bug go t
The tipe #18 (from Audrey Durand) also worked for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To manage notifications abo
Please find attached my patch for this bug. I have basically redefined
the old _on_cursor_changed into a new method, _cursor_changed_event, and
used it inside _on_row_activated. This seems to work nicely, for no
stuff is being disconnected and such.
Here's the code (file is outline.py in the main
Same here, unchecking the "Follow Editor" option fixes things. The patch
from http://git.gnome.org/browse/gedit-
latex/commit/?id=34542364508a040a283e1d641b17df960da3f646, on the other
hand, only caused even more random jumps of the cursor.
--
You received this bug notification because you are a
Like Audrey Durand (adurand) said, when I uncheck the option Follow
Editor (top left of outline page in the left panel) the bug also
disappears for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990
Confirmed, the bug is not fixed yet.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To manage notifications about this bug go to
I have applied the patch, and also tried Michael Tänzer ppa method. Both
only fix the issue if you don't click on a section in the latex over
view sub plane, or have the follow editor radio button in the off
position.
This bug makes the over view pretty much useless, and is pretty annoying
when yo
I have packaged the new version which fixes the bug in my PPA:
https://launchpad.net/~neoatnhng/+archive/ppa
Feel free to use this until the new version gets packaged in the
official repositories.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
If I uncheck the option "Follow Editor" at the top of the outline page
in the left panel, the bug stops happening even though a title is
selected in that panel.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
*upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To manage notifications about this bug go to:
https://bugs.launchpad.ne
That patch is in upstread bugfixing release 3.4.1. Can you please SRU
it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To mana
Funnily, my gedit scrolls to the top of the LaTeX file when I save it.
The patch works, though. Thanks a million for it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls do
Actually it works if you do not select any title in the outline page in
the left panel (an advance). However, if you select any title, make a
change to the file and save it, it will scroll down to the end of the
file.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
I'm really in a hurry to finish an article here, then I applied this
patch (http://git.gnome.org/browse/gedit-
latex/commit/?id=34542364508a040a283e1d641b17df960da3f646) manually to
/usr/lib/gedit/plugins/latex/outline.py but it did not fixed the problem
here. This is a very annoying bug. My outlin
The patch proposed upstream (http://git.gnome.org/browse/gedit-
latex/commit/?id=34542364508a040a283e1d641b17df960da3f646) solves the
issue for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
The solution in #5 worked for me but it also made my latex plugin
unusable. (Ubuntu 12.04, gedit - Version 3.4.1).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down aft
This bug is already known upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=671975
** Bug watch added: GNOME Bug Tracker #671975
https://bugzilla.gnome.org/show_bug.cgi?id=671975
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Somehow I forgot to reset the status to Confirmed. Doing it now.
** Changed in: gedit-latex-plugin (Ubuntu)
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/99094
Setting back to Confirmed/Medium. Fix released is restricted to when the
fix was put available for download in an Ubuntu package. This issue
still exists, and requires (so it seems) a code change.
Although there seems to be a fix for this, it is failing on:
* it is not a patch
* it does not iden
In Ubuntu, "fix released" means "a fix was uploaded to an official
Ubuntu repository", see https://wiki.ubuntu.com/Bugs/Status
I believe the correct status is still "Confirmed" until someone official
uploads a new package that includes the proposed fix.
--
You received this bug notification beca
Confirmed, this fix works for me. Thanks!
You changed the status to "Fix Released" - does that mean the fix will be
rolled out in the near future?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
I finally figure out a method to fix this bug::
One can change /usr/lib/gedit/pluins/latex/latex/editor.py as
def on_save(self):
"""
The file has been saved
Update models
"""
if self._preferences.get("outline-connect-to-editor"):
self._pre
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gedit-latex-plugin (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
T
sorry, my previous method doesn't work
** Changed in: gedit-latex-plugin (Ubuntu)
Status: Fix Committed => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls dow
I found the solution. It is due to the cursor position issue. Simply use
gconf-editor
apps--> gedit-2-->preferences-->cursor_position, check restore_cursor_position.
** Changed in: gedit-latex-plugin (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because yo
Same problem occurs in my Ubuntu 12.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls down after editing and saving a tex file
To manage notifications about this bug go
27 matches
Mail list logo