Bug 396844

Summary: Set input focus on first input field in the general properties dialog page
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.25.3 (KDE Applications 18.04.3)   
Target Milestone: 2.26 (KDE Applications 18.08)   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 2.25.90 (KDE Applications 18.07.90)

Description Ralf Habacker 2018-07-25 13:11:31 UTC
On opening a property dialog currently the 'OK' button is selected by default. 

For example, if you want to edit the class name, you must switch to the Class name field with the mouse or the tab key if the properties dialog of a class has been opened.

It would be nice if the input cursor were placed in the input field of the first input field of the general page.
Comment 1 Ralf Habacker 2018-07-25 13:17:03 UTC
Git commit f5cca58fa501a918a9f3d0ecae2512ffe57931eb by Ralf Habacker.
Committed on 25/07/2018 at 13:16.
Pushed by habacker into branch 'Applications/18.08'.

Fix 'Set input focus on first input field in the general properties dialog page'
FIXED-IN:2.25.80 (KDE Applications 18.07.80)

M  +1    -0    umbrello/dialogs/classpropertiesdialog.cpp
M  +4    -0    umbrello/dialogs/pages/classgeneralpage.cpp
M  +1    -0    umbrello/dialogs/widgets/umlobjectnamewidget.cpp

https://commits.kde.org/umbrello/f5cca58fa501a918a9f3d0ecae2512ffe57931eb
Comment 2 Ralf Habacker 2018-07-30 20:18:55 UTC
Tag 18.07.90 was set one commit before