Bug 497123

Summary: Manual IP address cannot be set up with a touchscreen due to the double-click requirement
Product: [Applications] systemsettings Reporter: ip-manual-touchscreen <kde.bug.plasmanm>
Component: kcm_networkmanagementAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: major CC: jgrulich
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ip-manual-touchscreen 2024-12-06 10:37:54 UTC
SUMMARY
The address, netmask, and gateway fields require double-clicking to activate the text input mode.
This is practically impossible to achieve with a touchscreen.
With no text input mode detected, the virtual keyboard will not activate/pop up either and is thus unavailable.

STEPS TO REPRODUCE
1. Select any interface.
2. Select the manual method under IPv4.
3. Try to add an entry in the table below and fill out the form with a touchscreen.

OBSERVED RESULT
The first field, address, has its text input mode enabled by default after clicking on Add.
There's no way to get back into the text input mode after a field loses focus without a double-click.
Therefore, the two remaining fields cannot be filled out.

EXPECTED RESULT
Entering text input mode should be possible even without a double-click.

SOFTWARE/OS VERSIONS
OS: Manjaro Linux 24.1.2
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Wayland session with maliit-keyboard.
Comment 1 ip-manual-touchscreen 2024-12-06 11:03:56 UTC
This now works with the Manjaro 24.2.0 update that was just released.

Upgraded to Plasma 6.2.4, framework 6.8.0, and Qt 6.8.1.

Never mind, I guess.