Bug 497123 - Manual IP address cannot be set up with a touchscreen due to the double-click requirement
Summary: Manual IP address cannot be set up with a touchscreen due to the double-click...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: unspecified
Platform: Manjaro Linux
: NOR major
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-06 10:37 UTC by ip-manual-touchscreen
Modified: 2024-12-23 18:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.