We are migrating our projects from 15.1 to 16.1 and we found some issues in our tests.
I'd like to know if someone else notes some of these two issues too.
1) We noted a problem when the DBForm is displaying the information:
As you can see, the information is truncated. And it's not good for the users.
2) We also noted the horizontal scroll bar in the grids.
Have anybody noticed these issues?
I tried to reproduce in "Order Entry" but I coundn't. We tested these two things in different computers (WinXp, Win7, Win764bits, Win7 with a different resolution) and we saw the issue #1 in all computers. But the issue #2 is happening just sometimes.
Does someone know something to fix it? Maybe some workaround that we can use. We don't want to open all views to change the size of the objects. We have now 964 views, 304 reports, 286 selection lists and 259 dialogs. We can't open all files to check if some information is truncated. The DBGrid issue is a minor issue and we'll change to the new grid in a few months. But the DBForm issue is a real problem because the users can get confused if they can't see the entire information.