Bug 558565 - Mouse double-click on C * operator can fail to select it
Summary: Mouse double-click on C * operator can fail to select it
Status: CLOSED DUPLICATE of bug 558564
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: 4.0.3   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-22 10:25 EST by Chris Jordan CLA
Modified: 2019-12-30 17:08 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Jordan CLA 2019-12-22 10:25:46 EST
This form says "Enter bug" and some might not call this a bug, but I can find no better option on Help Contribute to report this apparent design defect.

Despite Product and Version above, this product is Eclipse IDE for C/C++ Developers Version: 2018-12 (4.10.0)

Steps:

1) On C source line

 pig=vec3(.15,.15,.15)*2;

double-click centre of * https://i.imgur.com/BQb8w6S.png

Expected: * selected. I'm assuming (given lack of documentation) this from experience of the same operation in Windows standard controls and every Windows app I have tried.

Observed: I get a selection .15,.15,.15 - ending two chars away from the target point.

Note: This is not a duplicate of any other bug report made by me.
Comment 1 Jonah Graham CLA 2019-12-30 15:23:02 EST
(In reply to Chris Jordan from comment #0)
[...]
> Note: This is not a duplicate of any other bug report made by me.

Are you sure? Description is identical to Bug 558564 Comment 0

*** This bug has been marked as a duplicate of bug 558564 ***
Comment 2 Chris Jordan CLA 2019-12-30 17:08:28 EST
Whoops, sorry. A double-post. So ironically "This is not a duplicate of any other bug report made by me." is a itself a duplicate :)

And I have no idea how. Certainly I did not enter the body text twice.