https://bugs.kde.org/show_bug.cgi?id=524138

--- Comment #4 from Toni Spets <[email protected]> ---
Even if that is technically the correct implementation there's a problem of
backwards compatibility. We and apparently other people using the portal have
implemented a workaround for the old behavior/quick and since there is no way
to know which behavior to expect there are only two possible outcomes if this
change won't be reverted:

If we conform to the more strict interpretation of the spec:
- all older KDE Plasma releases will always show a bind dialog every time the
app starts
- new KDE Plasma with this change will work correctly

If we don't conform,like we currently don't due to working around quirks in
different implementations:
- all older KDE Plasma releases will never show the dialog more than once
- new KDE Plasma will never get the BindShortcuts call due to our detection of
needing to bind with ListShortcuts

If there was a way to detect which behavior the portal has we could of course
implement another quirk but as there apparently isn't we're stuck.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to