Bug#742956: glade: Properties Editor: cursor-movement
Roland Koebler
r.koebler at yahoo.de
Sat Mar 29 10:58:21 UTC 2014
Package: glade
Version: 3.12.1-1
Severity: normal
Dear Maintainer,
in Glade, the Properties editor moves the cursor to the end of some entries
when editing this entry; especially in "Label"-propertiy of labels, buttons,
radiobuttons etc.
Example:
- Create a label/button/... in Glade
- The entry "General -> Label:" in the properies editor now e.g.
contains "label" (or "button")
- Go to the first character and enter e.g. "123".
- The result should be "123label"; but after the first character, the
cursor is moved to the end of the entry, which results in "1label23".
Glade even emits an error:
(glade:5140): Gtk-WARNING **: Invalid text buffer iterator: either the iterator is uninitialized, or the characters/pixbufs/widgets in the buffer have been modified since the iterator was created.
You must use marks, character numbers, or line numbers to preserve a position across buffer modifications.
You can apply tags and insert marks without invalidating your iterators,
but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset)
will invalidate all outstanding iterators
-- System Information:
Debian Release: 7.4
APT prefers stable-updates
APT policy: (990, 'stable-updates'), (990, 'stable'), (160, 'testing'), (150, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages glade depends on:
ii libc6 2.13-38+deb7u1
ii libgladeui-2-0 3.12.1-1
ii libglib2.0-0 2.33.12+really2.32.4-5
ii libgtk-3-0 3.4.2-7
Versions of packages glade recommends:
ii devhelp 3.4.1-1
pn libgtk-3-dev <none>
glade suggests no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list