Project

General

Profile

Actions

Improvements #14822

open
RM

Improvements #14728: Reduce communication due to focus handling

Stop sending updates every time the focus is changed

Improvements #14822: Stop sending updates every time the focus is changed

Added by Romain Mardulyn about 21 hours ago. Updated about 21 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
09/15/2026
Due date:
% Done:

0%

Estimated time:

Description

In order to keep WApplication::focussed() up to date, the client needs to send an update every time the focus is changed.
This is quite a lot of message sent for something that may not be used by the application, and requires a lot for handler to be added via javascript.

The idea is to disable this update of the focussed widget every time the focus is changed (it would still be updated when a new signal is received). But to add an option to enable it for applications that needs it.


Related issues 1 (1 open0 closed)

Blocked by Improvements #14729: Handle focus change when a popup is deleted on the javascript sideInProgressRomain Mardulyn08/11/2026

Actions

RM Updated by Romain Mardulyn about 21 hours ago Actions #1

  • Blocked by Improvements #14729: Handle focus change when a popup is deleted on the javascript side added

RM Updated by Romain Mardulyn about 21 hours ago Actions #2

  • Description updated (diff)
Actions

Also available in: PDF Atom