Double-click on window title doesn't zoom the window when using unified toolbar
Closed this issue · 6 comments
karlvr commented
Without the unified toolbar this feature works fine.
cbfiddle commented
That’s odd. It works for me.
… On Jun 4, 2024, at 11:51 AM, Karl von Randow ***@***.***> wrote:
Without the unified toolbar this feature works fine.
—
Reply to this email directly, view it on GitHub <#43>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABSSJGMLIGSDIY5X2AWUMEDZFYEDDAVCNFSM6AAAAABIZCRRVOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTIMJWHA3DQMY>.
You are receiving this because you are subscribed to this thread.
karlvr commented
Oh no. The worst! :-)
More investigation... double-clicking the title text works, but double-clicking anywhere else in the title bar doesn't work.
Adding/removing this line of code is the only change required to break/fix this behaviour in my app:
getRootPane().putClientProperty("Aqua.windowStyle", "unifiedToolBar");
cbfiddle commented
That also works for me. :-)
… On Jun 4, 2024, at 11:58 AM, Karl von Randow ***@***.***> wrote:
Oh no. The worst! :-)
More investigation... double-clicking the title text works, but double-clicking anywhere else in the title bar doesn't work.
Adding/removing this line of code is the only change required to break/fix this behaviour in my app:
getRootPane().putClientProperty("Aqua.windowStyle", "unifiedToolBar");
—
Reply to this email directly, view it on GitHub <#43 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABSSJGIO3SZXJCQHU3G3PIDZFYE4NAVCNFSM6AAAAABIZCRRVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBYGIYDENJUGY>.
You are receiving this because you commented.
cbfiddle commented
Yes, I’m using 22. If I run on 17 I see the problem.
… On Jun 7, 2024, at 3:45 PM, Karl von Randow ***@***.***> wrote:
@cbfiddle <https://github.com/cbfiddle> heh. I'm running in Java 17... maybe you're on a different version?
—
Reply to this email directly, view it on GitHub <#43 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABSSJGNFI4MYORHDFJBXBHTZGIZYVAVCNFSM6AAAAABIZCRRVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVGY3DGOJQG4>.
You are receiving this because you were mentioned.