https://bugs.kde.org/show_bug.cgi?id=395976
Bug ID: 395976
Summary: Focus of first entry in new created worksheet
Product: cantor
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
When you create new worksheet, this worksheet creates with already existed
command entry. But this entry haven't focus, so you need to move mouse and
click on this entry before real work with worksheet. So, it's more usefull for
users, if after creating new worksheet, this entry already will have focus and
user could starts writing commands immediately.
I have worked on realising this, and, as I see, the worksheet set focus, but
before that worksheet's window will become active, so the entry don't get focus
(see documentations Qt about setFocus).
--
You are receiving this mail because:
You are watching all bug changes.