On Tue, 20 Aug 2024 07:10:02 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>I guess this will not require g11 process as there is no new translations >needed as such, you just need to add the "&" back which was removed in >JDK-8080628 but more important is JDK-8080628 has the change in all trains starting from jdk8 so if you are reverting gtk from it, I guess it needs to be done/backported for all those trains, which is why understanding why JDK-8080628 was done from the fix author is important.. Sure, I will check with the author of JDK-8080628. > Is Filechooser shown in GTK L&F same as what is shown in native file > filechooser in ubuntu? Overall UI is different in GTK and native filechooser but the mnemonics are available for open/ cancel/ save buttons. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20612#discussion_r1722995303