Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 354106 - [rulers] Click-Event when clicking on marker gets ignored
Summary: [rulers] Click-Event when clicking on marker gets ignored
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P5 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-08 03:33 EDT by Lukas Felber CLA
Modified: 2019-11-14 03:15 EST (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 Lukas Felber CLA 2011-08-08 03:33:26 EDT
Build Identifier: I20110613-1736

When, after clicking on a marker and moving cursor away from the marker, the click event gets ignored. Problem happens in in JDT (java-editor), PDE (plugin-xml-editor), CDT (c++ editor).

Reproducible: Always

Steps to Reproduce:
1. create java file with this code:
class A {
  A() {
    i = 7;
  }
}
2. Note that marker "i could not be resolved to variable" appears.
3. Click on the marker and quickly remove cursor away from the markers icon. The popup suggesting to "create local variable i" etc. will not appear (which it should).
Comment 1 Lars Vogel CLA 2019-11-14 03:15:22 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.