diff options
-rw-r--r-- | etc/PROBLEMS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 90d416714e5..b09a3b68ba3 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2113,6 +2113,14 @@ with a different toolkit. For example: This produces a build which uses Athena toolkit, and disables toolkit scroll bars which could sometimes be slow. +* Runtime problems specific to PGTK build + +** SECONDARY selections don't work on Wayland. + +This is because the SECONDARY selection is not implemented by the +Wayland compositor being used. A workaround is to use other kinds of +selections. + * Runtime problems on character terminals ** The meta key does not work on xterm. |