On Wed, 16 Apr 2025 20:53:38 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> @requires tag > > test/jdk/javax/swing/DataTransfer/ListDragOverFeedbackTest.java line 101: > >> 99: list2.setLayoutOrientation(JList.VERTICAL_WRAP); >> 100: list2.setTransferHandler(handler); >> 101: list2.setBorder(BorderFactory.createLineBorder(Color.BLACK)); > > The first two lists seem to be cut off on MacOS at least. The test itself > works and passes. > > <img width="392" alt="Screenshot 2025-04-16 at 1 46 16 PM" > src="https://github.com/user-attachments/assets/b452ed69-cc4a-4bb6-9cd1-c5ecce6bcec6" > /> Increased frame size. Can you plz check again. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24698#discussion_r2047766869