Skip to content

Pop-Up not getting the focus #211

@gprints

Description

@gprints

This is kind of hard to describe, but the preferences file is very simple:

PingTimeout=10
TimeFormat="%R"
WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
TaskBarShowAPMAuto=0 # 0/1
TaskBarShowMailboxStatus=0 # 0/1
TaskBarShowWindowListMenu=0 # 0/1
TaskBarShowCPUStatus=0 # 0/1
TaskBarShowMEMStatus=0 # 0/1
TaskBarShowCollapseButton=1 # 0/1
PagerShowPreview=0 # 0/1
ShowThemesMenu=0 # 0/1
ClickMotionDistance=8 # [0-32]
ClickMotionDelay=400 # [0-2000]

After "some time" , there's a change in behaviour. In the beginning everything works fine. At some point, newly created windows don't get the focus. I've seen it on FreeBSD 13.5-RELEASE-p5 on x64 with 3.9.0, the official package from poudriere-git-3.4.3 and it happened in a self-compiled Seamonkey. But I've also seen it happening with Red Hat Enterprise Linux 8.10 on x64 with 3.8.0-2, also the official icewm package there and the official thunderbird binary as application. What happens is, you press the del key and the "are you sure" window does not have focus, so pressing Return will open the message in a new window. Or you click on "reply" and the editor window does not get focus, so whatever key you press ends up doing something the the message.
I can get the behaviour back to normal by "chosing restart icewm" from the logout menu. After that, it takes "some time" before it comes back. I'd say "some time" is several days. There is no change to the "Preferences, Focus" menu.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions