Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 263485

Summary: app-editors/vim-7.2.021: display bug when :hls displays /$
Product: Gentoo Linux Reporter: Daa Jaa <dREPLACEeLETTEReEjBYeLETTEReA>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED UPSTREAM    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the file to open with vim.
the file containing vim information about bugs.
the emerge --info file

Description Daa Jaa 2009-03-23 13:55:11 UTC
Open file that I attached in vim, in a xterm or in VT1 (control+alt+F1) of linux.
Do :set hls
Do /$
move cursor in last line : you will see display glitches in other lines (at end of lines 2, 11 and 12).

I submit here because :version of vim shows "Modified by Gentoo-7.2".

Reproducible: Always

Steps to Reproduce:
1. Open a file containing the 13 following lines:

:set hls "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
/$ " aaaaaaaaa observe blinking here :
aaaaaaaaaaaaaaaaaaaa
aaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaa observe blinking here:
aaaaaaaaaaaaaaaaaaa observe blinking here:
move cursor aaa[aaa in this aaaaaaaaa]aa[a line a]

2. type :set hls<enter>
3. type /$<enter>
4. type Glllllllllllllllllllllllllllllllllllllllllllllllll
Actual Results:  
Some visible display gliches in lines 2, 11 and 12.

Expected Results:  
The lines 2, 11 and 12 should not change.
Comment 1 Daa Jaa 2009-03-23 13:57:11 UTC
Created attachment 185983 [details]
the file to open with vim.

This is a sample file having the cosmetic problem.
Comment 2 Daa Jaa 2009-03-23 13:58:23 UTC
Created attachment 185985 [details]
the file containing vim information about bugs.

This file was created by
:so $VIMRUNTIME/bugreport.vim
Comment 3 Daa Jaa 2009-03-23 14:00:12 UTC
Created attachment 185987 [details]
the emerge --info file

This file was output of
emerge --info
run as root.
Comment 4 Jim Ramsay (lack) (RETIRED) gentoo-dev 2009-07-14 17:00:55 UTC
This appears to have been fixed in a later version, as I cannot replicate it in 7.2.182

Please reopen if this still persists in 7.2.182 though upstream would be a better place to report this bug.