Bug 396844 - Set input focus on first input field in the general properties dialog page
Summary: Set input focus on first input field in the general properties dialog page
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.25.3 (KDE Applications 18.04.3)
Platform: Other All
: NOR wishlist
Target Milestone: 2.26 (KDE Applications 18.08)
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-25 13:11 UTC by Ralf Habacker
Modified: 2019-11-23 13:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.25.90 (KDE Applications 18.07.90)


Attachments

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