Table in References not highlighted when selected in result list
a
anonymous
started a topic
over 11 years ago
[This topic is migrated from our old forums. The original author name has been removed]
Assumptions:
- at least 2 tables with the same prefix exist, or common letter(s)
(e.g. tbl_alpha, tbl_beta)
Steps:
- Go to Tables > References
- Zoom in/out to a level where you can see both tables
- Open Search Table Nodes dialog via Ctrl+F
- Uncheck AutoZoom checkbox
- Type a common letter in Search For textbox;
expect both table names to appear.
- Click first item in result list (e.g. tbl_alpha);
expect corresponding table to be highlighted in References pane
- In references pane, click the other table (e.g. tbl_beta);
expect that table to be highlighted
- In Search Table nodes,
double click first item in result list (e.g. tbl_alpha)
Expected:
- expect that table to be highlighted (e.g. tbl_alpha)
Actual:
- highlight is still on previous selection (e.g. tbl_beta)
anonymous