Public bug reported:

Binary package hint: gedit

When using the search dialog in gedit, escape sequences are handled
inconsistently. E.g. \t is expanded to a tabular while \f is treated as
two letters \ and f.

Steps to reproduce:
1. Open a new document.
2. Type in:
----------------------------------------
\true
arbitrary text
\false
arbitrary text
----------------------------------------

3. Search for "\false" -> "\false" is found
4. Search for "\true" -> nothing found !!!
5. Search for "\\true" -> "\true" is found

Expected behaviour:
"\true" and "\false" should be treated the same. Searching for "\true" should 
yield "\true".

ProblemType: Bug
Architecture: i386
Date: Fri Dec 11 10:38:13 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gedit
Package: gedit 2.28.0-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gedit
Uname: Linux 2.6.31-16-generic i686

** Affects: gedit (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
gedit search handles escape sequences inconsistently
https://bugs.launchpad.net/bugs/495399
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to