From kde-bugs-dist Mon Jul 12 11:24:17 2004 From: bj () altern ! org Date: Mon, 12 Jul 2004 11:24:17 +0000 To: kde-bugs-dist Subject: [Bug 83053] accesskeys conflict with normal shortcuts Message-Id: <20040712112417.22806.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=108963146111434 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=83053 ------- Additional Comments From bj altern org 2004-07-12 13:24 ------- Hmm, I had another idea: Use "Ctrl" as for accesskeys, but only if the Ctrl button is released before pressing another key. For example, pressing "Ctrl+a" would still select all. Pressing "Ctrl" then "a" would activate the "a" accesskey. And "Shift+Ctrl" could be used to display all accesskeys. I have a patch ready for this... What do you think?