RFR: 8319341: [Linux] Remove operation to show or hide children because it is unnecessary
    Kevin Rushforth 
    kcr at openjdk.org
       
    Tue Nov 14 16:16:50 UTC 2023
    
    
  
On Thu, 2 Nov 2023 19:49:52 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
> Observed that the window manager takes care of showing and hiding children because we set `gtk_window_set_transient_for`.
> 
> Works since Ubuntu 16.04.
> 
> This PR removes the code to show or hide children because it "duplicates" the operation and might lead to unknown bugs.
@lukostyra Can you be the second reviewer?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1279#issuecomment-1810583263
    
    
More information about the openjfx-dev
mailing list