Seems like this is more than just a gedit issue then.

1. Can you start a guest session and see if the issue appears there?
If so....
2. Can you do the following in a terminal:
xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode 
\2 = \3, state = \1/p'

Then press F9 and see if it brings up the correct output...

Also if you can do the following in a terminal:
mkdir ~/tmp
cd ~/tmp
udevadm info --export-db > udev-db.txt
dmesg > dmesg.log
sudo lsinput > lsinput.log
xkbcomp -xkb :0 - > xkbcomp.txt
setxkbmap -print > xkbmap.txt
uname -a > uname-a
cat /proc/version_signature > version_signature
sudo lspci -vvnn > lspci-vvnn 

and upload the relevant files...

-- 
Key-binding F9 (Show Sidepane) freezes gedit until i click on it
https://bugs.launchpad.net/bugs/478924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to