Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.3.1
-
Fix Version/s: None
-
Component/s: framework, tools and editing
-
Labels:None
-
Environment:Win7
Description
The ExpressionViewer does not set its 'expression' attribute when selecting a value from the auto-complete pop-up using mouse selection. Note that typing the value directly and selecting but using arrow keys + enter key correctly sets the value.
Steps to replicate:
1. Open viewer
2. Start typing until auto-complete pop-up shows
3. Select value using mouse selection (i think this is a double-click)
4. Check expression by: viewer.getExpression()