Bug 504310 - Breakpoint tooltip sometimes not shown when expand vertical ruler icons is enabled
Summary: Breakpoint tooltip sometimes not shown when expand vertical ruler icons is en...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-editor (show other bugs)
Version: Next   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-05 17:05 EDT by William Riley CLA
Modified: 2020-09-04 15:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Riley CLA 2016-10-05 17:05:32 EDT
With expand vertical ruler icons enabled in the editor, tooltips for breakpoints are not shown if there are no other annotations on a line.

Steps to reproduce:
 1. Make sure expand vertical ruler icons is enabled
 2. Set a breakpoint in a C file, on a line with no other annotations
 3. Hover over the breakpoint in the ruler
 4. A tooltip should be displayed but isn't

This bug is also present in the JDT version of this feature.