Mremoteng: Connection names not fully displayed when filtering

Created on 15 Jun 2018  路  6Comments  路  Source: mRemoteNG/mRemoteNG

Sometimes when filtering connection names get cut off like seen in the picture (sbeesx...). It looks like the connection names column loses its width property.

applicationframehost_2018-06-15_19-34-33

Steps to Reproduce (for bugs)

Unfortunately I have not been able to find a way to reproduce this issue.

Environment

Version used: 1.76.4.16229
Operating System and version (e.g. Windows 10 1709 x64): Windows 10 1803 Build 17134.82

Bug Medium Priority

All 6 comments

Good find. I'll look into this one. There was some special logic we had to add to get the column width updating properly to avoid the connection name truncation (...). It's likely this was an edge case that got missed

1.76.4.16229 - reproduced even without filtering: the problem is in _Expand all folders_ button

Thanks @PetbkA, I can get that one fixed pretty easily.

@farosch Had you used the "Expand all folders" button at any point when you noticed this bug?

@sparerd No, I have not. But I think I found out how to reproduce the bug:

  1. Filter for a connaction that is in a nested folder
    mremoteng_2018-06-22_19-25-29
  2. Collapse a folder obove the connection
    mremoteng_2018-06-22_19-27-02
  3. After emptying the search filter string the connection panel looks like this:
    mremoteng_2018-06-22_19-27-27

I've fixed the issue with the Expand All button. I'm able to reproduce the issue your issue now as well, @farosch. Those steps were very helpful. I should be able to get a fix for that shortly.

@farosch I've committed a fix for your issue. I will be available in the next v1.76 build

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luke-weller picture luke-weller  路  4Comments

mmcnay picture mmcnay  路  4Comments

PCNerd2001 picture PCNerd2001  路  3Comments

agiz10 picture agiz10  路  4Comments

sparerd picture sparerd  路  3Comments