Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6624
blob4b74f664c83c3cb87603569453d49b8f9c3366b8
1 Title: Sign all agents: Prevent focussing search field when opening the dialog
2 Level: 1
3 Component: agents
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1537269441
11 When opening the dialog "Sign all agents" there was previously a search field shown which had
12 the initial focus. A user would expect to have the initial focus on the key pass phrase field
13 to sign the agent. When the user starts typing the pass phrase without previously changing the
14 focus, the pass phrase becomes visible on the screen.
16 To fix this we have now removed the search field from the "Sign all agents" dialog. The pass
17 phrase field in now initially focused as intended.