RFR: 8365886: JSplitPane loses track of the left component when the component orientation is changed [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Aug 26 10:01:37 UTC 2025
On Tue, 26 Aug 2025 09:56:12 GMT, Tejesh R <tr at openjdk.org> wrote:
>> no
>
> This is LEFT_TO_RIGHT orientation right and you are checking `leftComponent != null` and assigning `rightComponent` and vice versa ? Should it be left to left and right to right ?
yes as per my testing
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26893#discussion_r2300476124
More information about the client-libs-dev
mailing list