After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 91012 - search first word of a line will highlight previous blank line
search first word of a line will highlight previous blank line
Status: RESOLVED DUPLICATE of bug 75859
Product: gedit
Classification: Applications
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2002-08-17 07:51 UTC by He Qiangqiang
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description He Qiangqiang 2002-08-17 07:51:48 UTC
built from HEAD 2002-08-15

if I search some word at the beginning of a line and the previous line is
also a blank line(no whitespaces), the search result will also highlight
that blank line.
Comment 1 He Qiangqiang 2002-08-17 10:07:41 UTC
seems that it's a textbuffer bug, because i copy the
gtk_text_buffer_place_cursor to gtk+'s testtext and found that it has
this bug also.

Comment 2 Paolo Maggi 2002-08-17 10:51:27 UTC

*** This bug has been marked as a duplicate of 75859 ***