skofra0 opened a new issue, #6471: URL: https://github.com/apache/hop/issues/6471
### Apache Hop version? 2.17 ### Java version? 21 ### Operating system Windows ### What happened? Summary: In the DatabaseLookupDialog, the fields displayed in the TableView (wReturn) do not resize/expand when the dialog window is resized. Steps to Reproduce: 1. Open DatabaseLookupDialog. 2. Observe the wReturn TableView fields. 3. Resize the dialog window (increase width/height). Expected Result: The wReturn TableView and its columns expand proportionally with the dialog size. Actual Result: The wReturn TableView fields keep their original size and do not expand when the dialog is resized. Impact: Reduced usability and poor UI responsiveness when working with larger dialog sizes. E.g: <img width="1186" height="989" alt="Image" src="https://github.com/user-attachments/assets/361735d2-507e-4ff4-bcac-d28223e72c8d" /> ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
