PR# 19619 Double-click on word with accent in a comment
Problem Report Summary
Submitter: gobobe
Category: EiffelStudio
Priority: Low
Date: 2020/03/11
Class: Bug
Severity: Non-critical
Number: 19619
Release: 19.12.10.3842
Confidential: No
Status: Open
Responsible: alexk_es
Environment: win
Synopsis: Double-click on word with accent in a comment
Description
When I double-click on the word étage in this string:
s := "étage"
the entire word is selected. However when I double-click on the same word in a comment:
-- étage
only the letters tage get selected.
--
Eric Bezault
To Reproduce
Problem Report Interactions