linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #13140
[Bug 936748] Re: When multpile files are selected for import and Enter is pressed, only the last file is imported
Hi,
I believe I've found the reason why ENTER is behaving in a non-standard
way (on pyGTK tutorial at
http://www.pygtk.org/pygtk2tutorial/examples/filechooser.py with added
call dialog.set_select_multiple(True) before running dialog, ENTER works
as expected).
I attach an patch proposing to make Add button in dialog a default
button. Patch should apply against revision 742 in trunk, tested on
Ubuntu 12.04.
** Patch added: "Patch for AddFiles.ui to make Add button default"
https://bugs.launchpad.net/openshot/+bug/936748/+attachment/4426492/+files/0001-936748-Make-Add-button-in-ImportFiles-dialog-default.patch
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/936748
Title:
When multpile files are selected for import and Enter is pressed, only
the last file is imported
Status in OpenShot Video Editor:
Confirmed
Bug description:
Details:
- Ubuntu 12.04 (Alpha 2)
- Installed through PPA
- Openshot 1.4.2
I wanted to select three video files to import (going to mash them
together), so I clicked the plus-sign at the top of Openshot and went
to my Videos folder. left-clicked on the first file, held down shift,
then clicked on the third file. This selected all 3 of my files. I
then pressed Enter, but only the last file was imported. I removed the
imported file from the project, then proceeded to checking if clicking
the "Add" button at the bottom left of the import dialog would have
the same behavior. This was not the case - when I clicked "Add"
instead of pressing Enter, all 3 of the files were imported as
expected.
I would assume there should be no difference in behavior between
pressing Enter and clicking "Add", so I decided to file this bug
report.
Thanks in advance!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/936748/+subscriptions
References