Changes between Initial Version and Version 1 of Ticket #60808
- Timestamp:
- Jul 9, 2020, 1:38:49 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60808 – Description
initial v1 5 5 Right now my problems are the following: 6 6 7 1. it seems that the pop-up alarm windows (and in general, all Kalarm windows) more often then not seem to behave as if something was in front of them - they receive neither keyboard nor mouse input. (If I switch to a completely different application then back to the problematic window, that sometimes solves this and I can at least close it -- but even then, they are not brought in front of their parent window. I can always move them with the mouse though!) 8 9 E.g., in the screenshot I can't click on the edit window (which is a child of the alarm window), nor on the alarm message window, nor on the main Kalarm window (bottom right) 7 1. it seems that the pop-up alarm windows (and in general, all Kalarm windows) more often then not seem to behave as if something was in front of them - they receive neither keyboard nor mouse input. (If I switch to a completely different application then back to the problematic window, that sometimes solves this and I can at least close it -- but even then, they are not brought in front of their parent window. I can always move them with the mouse though!)\\E.g., in the screenshot I can't click on the edit window (which is a child of the alarm window), nor on the alarm message window, nor on the main Kalarm window (bottom right) 10 8 11 9 2. even when I _can_ get the focus on a window, the alt+key combinations don't have any effect, e.g., in the alarm message window I can't trigger _C_lose either with option-C or control-C or command-C. (Maybe because all the option-letter key combinations globally seem to produce weird characters, like option-C: ç etc...?) -- this applies to all the buttons everywhere, i..e, _E_dit, _D_efer, or _T_ry in the alarm editing window. … … 15 13 System info: 16 14 15 16 {{{ 17 17 my@machine:~/x> sudo port version 18 18 Password: … … 36 36 my@machine:~/x> sudo uname -a 37 37 Darwin adnmachu393.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64 38 39 }}}