After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 673176 - Make ripple and roll edits more discoverable during trimming using tooltips
Make ripple and roll edits more discoverable during trimming using tooltips
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: Timeline
Git
Other Linux
: Normal enhancement
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-30 13:50 UTC by Jean-François Fortin Tam
Modified: 2015-10-20 12:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2012-03-30 13:50:51 UTC
Self-documenting interfaces are good. When the user trims a clip and there are adjacent clips, we should show a tooltip over the trimming handle that says something like:

"Hold shift to do a ripple edit (move adjacent clips)
Hold ctrl to do a roll edit (trim adjacent clips)"
Comment 1 Jean-François Fortin Tam 2012-03-30 13:53:48 UTC
To do this you could hook into the clip-trim and clip-trim-finished signals, or maybe add new signals (if required) in utils/timeline.py, with some additional logic to check if there are clips that were adjacent to the trimming handle we're manipulating.
Comment 2 Thibault Saunier 2015-10-20 12:58:41 UTC
This bug has been migrated to https://phabricator.freedesktop.org/T2924.

Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi.

See http://wiki.pitivi.org/wiki/Bug_reporting for details.