[Users] [Bug 4239] Preferences: Text Options Header Display modal is not modal

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sat Aug 24 19:05:52 CEST 2019


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4239

--- Comment #4 from Alexander Harkness <me at bearbin.net> ---
> Alexander, can you please try this instead?
>   gtk_window_set_type_hint(GTK_WINDOW(window), GDK_WINDOW_TYPE_HINT_DIALOG);

I added that after
  gtk_window_set_resizable(GTK_WINDOW (window), TRUE);
and it behaves as it should (as a modal/dialog window above the other parts of
the UI), and it can still be resized.

I agree that disabling the ability to resize the windows really is a bit
heavy-handed - perhaps the others should have theirs re-enabled?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list