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
Environment
VM: WinDev2209Eval (reproduced only on win11)
Platform version: 1.3.3
FireFox: 105.0.1
Steps:
Create a jmix project
Create a JPA Entity, add any attribute of any type, for example "String attr"
Create an Entity browser screen
Open descriptor the created screen
Replace the groupTable block with the dataGrid block
Run project
Open firefox browser (reproduced only here) and open created screen in the running project
Not all columns are visible on the screen
AR: datagrid horizontal scrollbar is not visible in firefox browser
ER: datagrid horizontal scrollbar should be is visible in firefox browser
The text was updated successfully, but these errors were encountered:
CUBA issues
Environment
VM: WinDev2209Eval (reproduced only on win11)
Platform version: 1.3.3
FireFox: 105.0.1
Steps:
Create a jmix project
Create a JPA Entity, add any attribute of any type, for example "String attr"
Create an Entity browser screen
Open descriptor the created screen
Replace the groupTable block with the dataGrid block
Run project
![picture1-fireFox](https://user-images.githubusercontent.com/114649487/193814451-979955f9-51aa-4bbb-bca6-a740ae5c8622.JPG)
![picture2-edge](https://user-images.githubusercontent.com/114649487/193814468-58e2528a-4ba7-474a-a72f-56c3718a4620.JPG)
Open firefox browser (reproduced only here) and open created screen in the running project
Not all columns are visible on the screen
AR: datagrid horizontal scrollbar is not visible in firefox browser
ER: datagrid horizontal scrollbar should be is visible in firefox browser
The text was updated successfully, but these errors were encountered: