I use ubutntu11.04 and gnome2.32.1
when I down the scroll bar ,there is always white appear.
The white appear covered the code ,just like pictrue I upload.
Please tell me how to do,my e-mail 05killer@163.com
report a bug
-
- CodeLite Curious
- Posts: 1
- Joined: Sun Jun 17, 2012 8:48 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
report a bug
You do not have the required permissions to view the files attached to this post.
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: report a bug
Hi,
I can't make it happen here, using CodeLite 4.0 on ubuntu 12.04. I tried different desktops: unity, gnome, kde and (my usual) lxde.
Did you really mean ubuntu 11.04, or was that a typo? Which CodeLite version are you using? Did you build it yourself? If not, where did you get the package from, and which package (was it the one intended for your ubuntu version)?
Regards,
David
I can't make it happen here, using CodeLite 4.0 on ubuntu 12.04. I tried different desktops: unity, gnome, kde and (my usual) lxde.
Did you really mean ubuntu 11.04, or was that a typo? Which CodeLite version are you using? Did you build it yourself? If not, where did you get the package from, and which package (was it the one intended for your ubuntu version)?
Regards,
David
-
- CodeLite Veteran
- Posts: 67
- Joined: Mon Aug 22, 2011 10:15 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: report a bug
I have this exact same "artifact" on win XP, too. It's not too dangerous so I don't really care about it.
This is basically a second horizontal scrollbar appears when I scroll down with mouse wheel. Then the next moment it disappears. I have quite a few very big source files, like 150 kbytes or more, with pretty long lines. Anyway I think this is wx bug. If I get it next time I will take a screenshot.
My only problem is Notepad++ doesn't do this and that is based on Scintilla, too.
This is basically a second horizontal scrollbar appears when I scroll down with mouse wheel. Then the next moment it disappears. I have quite a few very big source files, like 150 kbytes or more, with pretty long lines. Anyway I think this is wx bug. If I get it next time I will take a screenshot.
My only problem is Notepad++ doesn't do this and that is based on Scintilla, too.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: report a bug
It was a known problem when 11.04 was first released.w22ee wrote:I use ubutntu11.04 and gnome2.32.1
when I down the scroll bar ,there is always white appear.
Make sure you have your Ubuntu up-to-date and it should be fixed (sudo apt-get update && apt-get upgrade)
Eran
Make sure you have read the HOW TO POST thread