Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 280245 - [nls tooling] Properties file editor screws selection on double-click
Summary: [nls tooling] Properties file editor screws selection on double-click
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6 M1   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 292423 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-15 05:32 EDT by Markus Keller CLA
Modified: 2010-01-06 03:21 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 Markus Keller CLA 2009-06-15 05:32:09 EDT
I20090611-1540 (had it on Cocoa and WinXP)

The properties file editor screws the selection on double-click for certain properties:

- Have a.properties with content:
123.ch: Hello

- double-click before '2'
=> selection is '23.c'
=> expected: whole property 'abc.ch' selected or just 'abc' (like in 3.4.2)
Comment 1 Dani Megert CLA 2009-06-15 07:02:26 EDT
Ooops, off by one error.
Comment 2 Markus Keller CLA 2010-01-05 12:58:04 EST
*** Bug 292423 has been marked as a duplicate of this bug. ***
Comment 3 Dani Megert CLA 2010-01-06 03:21:08 EST
*** Bug 292423 has been marked as a duplicate of this bug. ***