MantisBT - Doomseeker
View Issue Details
0003755DoomseekerUIpublic2020-01-30 16:382024-11-03 19:11
WubTheCaptain 
Zalewa 
nonetweakalways
closedfixed 
1.3.1 
1.4.01.4.0 
0003755: Saving a custom parameter jumps to the next "masterserver address" textbox instead of continuing typing on the custom parameters
If I select a Zandronum client or server binary location, that keeps my selection on the directory search button. At least it's on the same line as what I clicked, hey.
Suppose I want to save multiple custom parameters, though: Clicking the "save" icon next to custom parameters makes the save icon disappear (replaced by "X"), so Qt thinks it has no active element. The next element in configuration is the "masterserver address" textbox, which it jumps to.
I wanted to continue typing on the custom parameters line, but instead all the text of "masterserver address" got selected and typing replaced the master server address – which I can't remember – with garbage I meant to type to the custom parameters textbox.
The end result is that I have to move my cursor, or if I mess up, "Cancel" to revert all configuration changes I may have just made. (Yeah, there's no button to click for the default master server address either.)
  1. Start Doomseeker.
  2. Options → Configuration (F5) → any game plugin you have installed (which supports custom parameters; e.g. Zandronum).
  3. Play around with custom parameters, as described in OP.
0003754 for details how the custom parameters feature works.
No tags attached.
related to 0003754closed Zalewa Saving "custom parameters" has a confusing UX 
related to 0003756closed Zalewa Missing a way to replace the masterserver address with the plugin's default address 
Issue History
2020-01-30 16:38WubTheCaptainNew Issue
2020-01-30 16:46WubTheCaptainRelationship addedrelated to 0003756
2020-01-30 17:13ZalewaStatusnew => acknowledged
2022-12-17 23:35ZalewaTarget Version => 1.4.0
2022-12-18 00:14ZalewaRelationship addedrelated to 0003754
2022-12-18 12:43ZalewaAssigned To => Zalewa
2022-12-18 12:43ZalewaStatusacknowledged => assigned
2022-12-18 13:56ZalewaNote Added: 0022532
2022-12-18 13:56ZalewaStatusassigned => needs review
2023-01-05 12:17ZalewaNote Added: 0022648
2023-01-05 12:17ZalewaStatusneeds review => needs testing
2023-01-14 13:30ZalewaNote Edited: 0022532bug_revision_view_page.php?bugnote_id=22532#r13885
2023-01-14 13:36ZalewaNote Added: 0022697
2023-01-14 13:36ZalewaStatusneeds testing => resolved
2023-01-14 13:36ZalewaFixed in Version => 1.4.0
2023-01-14 13:36ZalewaResolutionopen => fixed
2024-11-03 19:11ZalewaStatusresolved => closed

Notes
(0022532)
Zalewa   
2022-12-18 13:56   
(edited on: 2023-01-14 13:30)
This should be fixed here, the focus should return to the custom parameters widget after save/removal:'https://bitbucket.org/Doomseeker/doomseeker/commits/51102af4f2cddd841bdc67ad3c103c21b0d0a1d9 [^]'

(0022648)
Zalewa   
2023-01-05 12:17   
Beta package for Windows available at the beta auto-update channel and at:
'https://devbuilds.drdteam.org/doomseeker/doomseeker-1.3.3~beta-230105-1140_windows.zip [^]'

Please test.

(0022697)
Zalewa   
2023-01-14 13:36   
Since the save/remove code forcibly changes the focus back to the input widget, I can't reproduce this anymore. Marking as fixed.