Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 404030

Summary: [Chrome] Selection highlight vanishes on URLs after pressing Ctrl
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-03-21 10:23:33 EDT
1. Create a .js file with this content:
/*
 http://orion.eclipse.org
 */

2. Highlight the URL.
3. Press the Ctrl key.

The URL turns into a real hyperlink, but when this happens, the selection highlight disappears. The editing caret appears at the beginning of the line, so it looks like the text has been unselected.

If you unfocus & refocus the browser tab, the highlight reappears.