Mremoteng: Unable to add connection with active filter

Created on 24 Jul 2018  路  2Comments  路  Source: mRemoteNG/mRemoteNG

Current Behavior

When a filtering is set and a filter is applied you cannot add a new connection.

Steps to Reproduce (for bugs)

  1. Create new connection file
  2. Add connection Test
  3. Filter for Test
  4. Click on parent node
  5. Click add connection (mRemoteNG enters renaming-mode on selected node)
  6. Remove filter
  7. Find created connection

Your Environment

  • Version used: 1.76.4.16229
  • Operating System and version: Windows 10 1803 build 17134.167
Bug

All 2 comments

Looks like we will need to make some special accommodations in the ConnectionTreeSearchTextFilter class to handle the special case of newly created nodes.

Just committed a fix for this. New nodes will survive filtering (regardless of the filter) until they leave edit mode. Once their name is set, they will have filtering applied like any other node.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mmcnay picture mmcnay  路  4Comments

Taelyn picture Taelyn  路  4Comments

sparerd picture sparerd  路  4Comments

kmscode picture kmscode  路  5Comments

mattbob-brock picture mattbob-brock  路  3Comments