Summary: | "Save media as" button does nothing by default | ||
---|---|---|---|
Product: | swfdec | Reporter: | Matthew Paul Thomas <mpt> |
Component: | plugin | Assignee: | swfdec ml <swfdec> |
Status: | RESOLVED FIXED | QA Contact: | swfdec ml <swfdec> |
Severity: | minor | ||
Priority: | medium | ||
Version: | 0.6.0 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
select first media url by default
select first media url by default try 2 select first media url by default try 3 |
Description
Matthew Paul Thomas
2008-05-16 03:36:29 UTC
Created attachment 16661 [details] [review] select first media url by default Make sense, attached a patch that implement your suggestion a): the first media url is selected by default. Created attachment 16662 [details] [review] select first media url by default try 2 New revision of the patch with this changes: Use gtk_tree_path_new_from_indices instead of gtk_tree_path_new_from_string which looks like more cheap and fix leaking of the path as pointed out by Company. Created attachment 16682 [details] [review] select first media url by default try 3 New revision of the patch: - set the selection mode so that there is always one element selected - move the code where more appropriate commit d673e1ffe79ac7be521f7b5bc17ea50db408603d Author: Riccardo Magliocchetti <riccardo@datahost.it> Date: Sat May 24 11:28:44 2008 +0200 select first media url by default (fixes #15958) Also set the selection mode so that there is always one element selected |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.