https://bugs.documentfoundation.org/show_bug.cgi?id=149926
--- Comment #11 from [email protected] --- > User Administration… couldn't size automatically and couldn't be resized by > user I have same issue an French UI: https://prrvchr.github.io/jdbcDriverOOo/README_fr#la-gestion-des-utilisateurs-et-des-privil%C3%A8ges-dans-base > The UI you have created with the extension shows that it can be done. This UI comes from Base which displays it if the driver supports the com.sun.star.sdbcx.User service, otherwise it displays an error message. Would be really nice to have the same for roles (i.e.: com.sun.star.sdbcx.Group), with the ability to add and/or remove users from the role. jdbcDriverOOo has com.sun.star.sdbcx.Group service already implemented. Although in the user administration the Privileges is read-only for the moment, the display takes into account the privileges coming from the roles of the user. -- You are receiving this mail because: You are the assignee for the bug.
