Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Object Inspector    [ Add a report in this area ]  
Report #:  89739   Status: Closed
Some characters can't be entered in object inspector
Project:  Delphi Build #:  15.0.3953.35171
Version:    15.0 Submitted By:   Jacques Vignoles
Report Type:  Basic functionality failure Date Reported:  11/17/2010 2:03:57 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   281217
Resolution: Fixed (Resolution Comments) Resolved in Build: : 16.0.4210.41302
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 1
Description
Using a French keyboard, on a French Windows Seven 64 bits , all keys involving the combination <Alt Gr> + something are not producing any character in object inspector

for instance, to access the EURO sign (?), key combination is
<Alt Gr> + <E>. In the main (pascal) editor, the combination is working. However, in object inspector, this combination will not operate

NOTE: The issue occur not only in object inspector, but in almost ALL fields where text need to be entered, but the source code editor. Example: in the commit comment of subversion, same problem ....

Steps to Reproduce:
New project

go in source edit window

hit <Alt Gr> + <E> key combination:

expected ?, got ?


go to object inspector,

select Caption property of the form

hit <Alt Gr> + <E> key combination:

expected ?, got -nothing-




Characters from key combination that doesn't work (on a French keyboard, French system)
~
#
{
[
|
`
\
^
@
]
}
?
?
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01