tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Empty hints #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How to repair hints ?

Original issue reported on code.google.com by dmitry.m...@gmail.com on 29 Apr 2010 at 8:20

Attachments:

GoogleCodeExporter commented 8 years ago
this work fine in my desktop!

Original comment by eshang...@gmail.com on 13 May 2010 at 12:15

Attachments:

GoogleCodeExporter commented 8 years ago
In fact, the hint that shows the documentation of the method is working 
correctly.
It's the hint that shows the parameters list of the method that is not working.

Step to reproduce: Type those two lines:
var timer:Timer = new Timer(5000, 0);
timer.addEventListene

Put your cursor after the last 'e' and hit ctrl+space. The empty hint appears.

Original comment by evrign...@gmail.com on 17 May 2010 at 8:15

GoogleCodeExporter commented 8 years ago
it woke fine,these are some screenshots

Original comment by eshang...@gmail.com on 20 May 2010 at 3:28

Attachments:

GoogleCodeExporter commented 8 years ago
All the screenshot that you provide shows the documentation hint for the method.
Not the little hint screen that only shows the method arguments.
To reproduce it, just put your cursor at the end of "addEventListene" and just 
hit
Ctrl-Space and wait.
I have made two captures that shows before and after hitting Ctrl-Space.

Original comment by evrign...@gmail.com on 20 May 2010 at 6:44

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem, and really don't know how to do :(

Original comment by steftang...@gmail.com on 4 Nov 2010 at 2:33

GoogleCodeExporter commented 8 years ago
Are you guys using Ubuntu 10.04?

Original comment by gutsov...@gmail.com on 6 Nov 2010 at 8:41

GoogleCodeExporter commented 8 years ago
Nop, for me it's Ubuntu 10.10.

Original comment by steftang...@gmail.com on 6 Nov 2010 at 9:00

GoogleCodeExporter commented 8 years ago
I guess the problem is the theme, not the IDE. Try changing the theme or just 
the color of the tooltip's text.

Original comment by gutsov...@gmail.com on 8 Nov 2010 at 2:00

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
yes changing the color of the tooltip in the ubuntu theme works ! thanks

Original comment by desmarai...@gmail.com on 30 May 2011 at 12:39