Alter User - Object Permissions, general tab row numbers are garbled
1. Go to Vertica 7.0.x, Alter User
2. Click on Object Permissions button at the buttom
3. On the new window which comes up, you can see that the row numbers are garbled.
See attached screenshots
|
173 KB
|
69 KB
|
126 KB
|
50 KB
|
61 KB
|
68 KB
|
63 KB
|
67 KB
|
56 KB
I still see this in
I still see this in
do NOT see this using
do NOT see this using
Product: Aqua Data Studio
Reopening this issue in dev-120 as the row numbers are not displayed properly in object permissions window.
Please refer attached screenshot(vertical-alter-user.png)
Product: Aqua Data Studio
Reopening this issue in dev-120 as the row numbers are not displayed properly in object permissions window.
Please refer attached screenshot(vertical-alter-user.png)
You can reproduce this problem with PostgreSQL on OSX.
You can reproduce this problem with PostgreSQL on OSX.
@vaibhav: Pls see if you can reproduce this issue in Oracle > Alter user.
I've attached a screenshot showing what I see when I try this on OS X for Oracle > Alter user. My support information is below:
@vaibhav: Pls see if you can reproduce this issue in Oracle > Alter user.
I've attached a screenshot showing what I see when I try this on OS X for Oracle > Alter user. My support information is below:
@sachin, At my end the row numbers are garbled for oracle alter user window also.
I'm running datastudio-osx.sh file.
Please refer attached screenshot(oracle alter user.png))
@sachin, At my end the row numbers are garbled for oracle alter user window also.
I'm running datastudio-osx.sh file.
Please refer attached screenshot(oracle alter user.png))
See latest screenshot - the numbered rows are not being rendered properly. This is fixed in GIT client in issue 10014
See latest screenshot - the numbered rows are not being rendered properly. This is fixed in GIT client in issue 10014
I put in the same fix as in this comment. For Object Permissions, although the table is created with a customizer (so that the row header table cell renderer uses an empty border), a later tableChanged event was fired (after the object permissions have been fully loaded from a different thread) - that tableChanged event handler did not use empty border for the row header table). So the fix is to make sure the tableChanged event handler also return row header table cell renderers that use empty borders.
I put in the same fix as in this comment. For Object Permissions, although the table is created with a customizer (so that the row header table cell renderer uses an empty border), a later tableChanged event was fired (after the object permissions have been fully loaded from a different thread) - that tableChanged event handler did not use empty border for the row header table). So the fix is to make sure the tableChanged event handler also return row header table cell renderers that use empty borders.
Verified & closed in ADS 18-rc-10.
Row numbers are displayed properly in Alter user window.
Refer attached screenshot(Alter user_vertica.png)
Verified & closed in ADS 18-rc-10.
Row numbers are displayed properly in Alter user window.
Refer attached screenshot(Alter user_vertica.png)
Verified in ADS 18.0.2-8 and 1.8.0_40-b27 with the latest downgrade to jre. No garbled lines so far
Verified in ADS 18.0.2-8 and 1.8.0_40-b27 with the latest downgrade to jre. No garbled lines so far
Issue #11949 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 18.0.0-beta-25 |
No time estimate |
2 issue links |
depends upon #12321
Issue #12321Alter table GUI - missing headers in the table columns list |
duplicates #11917
Issue #11917IBM DB2 UDB 10.5 Security -> Create Groups, Roles and Users Database Access Tab |