Open bps86 opened 1 month ago
This bug wast reported against Sway 1.7. Please re-test with the current version, Sway 1.10.
This bug wast reported against Sway 1.7. Please re-test with the current version, Sway 1.10.
Have re-tested it with 1.10, now in fedora. Bug still occur @markstos
Please read the following before submitting:
Please fill out the following:
Sway Version:
swaymsg -t get_version
orsway -v
1.7Debug Log:
sway -d 2> ~/sway.log
from a TTY and upload it to a pastebin, such as gist.github.com.Configuration File:
Stack Trace:
coredumpctl gdb sway
and thenbt full
to obtain the stack trace.??
for the location, your binaries were built without debug symbols. Please compile both sway and wlroots from source and try to reproduce.Description:
bemenu: 0.6.14 Distro: Debian 12.7 Bar: waybar 0.9.17
Reproduce steps:
Expected Result: waybar closes right-click menu opened from applet/icon tray and keyboard focuses on bemenu. Actual Results: waybar right-click menu doesn't close and keyboard doesn't focus on bemenu, focuses on current focused window instead.