In ArcGIS Pro 1.4.1, the cursor skips spaces while editing and clicking on the field multiple times.
上次发布: December 18, 2017ArcGIS Pro
漏洞 ID 编号
BUG-000105784
已提交
June 12, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
1.4.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This behavior is as - designed. Non-null text fields require default text which the geodatabase system sets a space. The table control also has to display the space, since it is impossible to determine if the space is from the default provided text or has been input from the user.
In the steps that are reported about clicking on the field multiple times, this is what is happening. The first click selects the field, click twice highlights the text(space), and clicking three times places the cursor at the end of the text (in this case, a space) and is being interpreted as skipping ahead.
Users must provide default text or change the workflow and stop clicking to the end of the space (i.e 3 times). Click the field once, then click twice and start typing.
This has been documented in ArcMap and Pro.
http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/defining-feature-class-properties.htm
http://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/defining-feature-class-properties.htm
See Note under "Fields and field properties".