You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A little bit :) I'd like to see all the details within "Subject" line, but right now the window is not resizable and line text is truncated.
Describe the solution you'd like
Just allow this window to be resizable, maybe default width should be like 20% wider.
Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Making dialogs resizable is always a bit of a struggle. You probably already know the other options:
Click on the button right next to the DN to view all of it.
Click into the DN field and move to the right to scroll the content (holding the mouse button).
Add the column for SubjectDN to the main window in the preferences.
The dialog is currently a bit more than 600 pixels in width, so there is still a bit room for making it wider until it gets too big for smaller screens.
However, something like 20% wider is completely arbitrary, considering the range in which the length of SubjectDNs can vary, some examples from a cacerts file:
Is your feature request related to a problem? Please describe.
A little bit :) I'd like to see all the details within "Subject" line, but right now the window is not resizable and line text is truncated.
Describe the solution you'd like
Just allow this window to be resizable, maybe default width should be like 20% wider.
Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: