Bug 363033 - git master: double clicking a track title does not set input focus to title input field, only selects it.
Summary: git master: double clicking a track title does not set input focus to title i...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-13 16:23 UTC by Wegwerf
Modified: 2016-06-07 21:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wegwerf 2016-05-13 16:23:04 UTC
When double clicking the title of a track, the title gets properly selected. However, keyboard input focus isn't set to the title input box. In consequence, any further typing gets up interpreted as timeline input or whatever element had keyboard focus at the time of double clicking the title. Depending on what you type without noticing the UI glitch, you end up damaging your project in subtle or not-to-subtle ways.

Reproducible: Always

Steps to Reproduce:
1. Create a new project or open an existing project.
2. Double click a title in any of your tracks.
3. Input new title text.

Actual Results:  
Title isn't changed; instead, keyboard input is interpreted as timeline actions, et cetera.

Expected Results:  
Input changes title field of track header that had been double clicked on.
Comment 1 Jean-Baptiste Mardelle 2016-05-13 19:51:02 UTC
Git commit 8a8a4edf2d08730a9285322b7fa67e97cc328d20 by Jean-Baptiste Mardelle.
Committed on 13/05/2016 at 19:32.
Pushed by mardelle into branch 'master'.

Properly focus track name on double click

M  +2    -0    src/timeline/headertrack.cpp

http://commits.kde.org/kdenlive/8a8a4edf2d08730a9285322b7fa67e97cc328d20
Comment 2 Wegwerf 2016-05-14 13:13:21 UTC
Jean-Baptiste, thank you very much for fixing this! Works now, so I will close this bug report as RESOLVED FIXED.
Comment 3 Vincent PINON 2016-06-07 21:46:38 UTC
Git commit 11358e1afe44f31be9c9c8b58596d8bb23875e8a by Vincent Pinon, on behalf of Jean-Baptiste Mardelle.
Committed on 07/06/2016 at 20:16.
Pushed by vpinon into branch 'Applications/16.04'.

Properly focus track name on double click

M  +2    -0    src/timeline/headertrack.cpp

http://commits.kde.org/kdenlive/11358e1afe44f31be9c9c8b58596d8bb23875e8a