Skip to content

SessionLock cannot switch focused surface #7790

@Decodetalkers

Description

@Decodetalkers

Please read the following before submitting:

  • Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat.
  • Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
  • Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds.
    If you fix a script or find outdated information, don't hesitate to adjust the wiki page.

Please fill out the following:

I made this program , but I found that the textInputFeild can only get focus when it is the first screen, and I figure the code is in
https://github.com/swaywm/sway/blob/master/sway/lock.c#L33, this means it can only focus on the first screen appeared, cannot focus on other screen.

And the program is ok on river, which also impl ext-session-lock. so I think it is a bug, but I do not know how to fix it

  • Description:
    • The steps you took in plain English to reproduce the problem.
test.mp4

You can see that in 4 s, the text-input-area is not editable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions