Bug #18894 2013-02-11 05:34
anyname
Hover text sometimes blocks the cursor
After typing a function call for an object, the hover text window that appears listing all of the arguments will sometimes cover the current cursor, if there are a large number of arguments.
For instance
std::string temp;
temp.append(
At this point a large window will appear blocking the parentheses. The hover window moves right as more characters are typed until a code complete box appears or it hits the right side of the IDE window. In the second case all subsequent characters are covered by the hover window.
This makes it impossible to see what has been typed.
- Category
- Application::Editor
- Group
- Platform:Linux
- Status
- Open
- Close date
- Assigned to