Ticket #1714 (closed bug: fixed)
Tweak: "Files of type" on Insert->Image should be a list
Reported by: | deyan | Owned by: | jani |
---|---|---|---|
Priority: | critical | Milestone: | M09_BETA1 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | danvisel | Design_owners: | jani |
Imp._owners: | jani | Test_owners: | |
Analysis_reviewers: | deyan | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
It would be great if "Insert > Image" by default showed JPGs, GIFs, and PNGs rather than just JPGs.
Change History
comment:1 Changed 16 years ago by deyan
- Priority changed from major to critical
- Status changed from new to s1c_analysis_ok
- Milestone set to M09_BETA1
- Analysis_score changed from 0 to 4
comment:2 Changed 16 years ago by jani
- Design_owners set to jani
- Owner set to jani
- Status changed from s1c_analysis_ok to s2a_design_started
comment:3 Changed 16 years ago by danvisel
Same problem applies to audio: though we can import MP3, AU, WAV, it only shows WAV.
comment:4 Changed 16 years ago by jani
- Status changed from s2a_design_started to s2b_design_finished
- Add the appropriate extensions to FileDialogInput.IMAGE_FILTER file filter (gif, png).
- Add the appropriate extensions to FileDialogInput.AUDIO_FILTER file filter (mp3, au).
comment:5 Changed 16 years ago by meddle
- Status changed from s2b_design_finished to s2c_design_ok
You can pass such bugs to automatically to implementation finished when you are ready with them, and their review can be done one time.
- The analysis of bugs is done when they are reported .
- A programmer picks such a bug that is an_fi and if he/she understands the report moves it to an_ok
- The programmer gives a solution plan and fixes the bug then changes it to im_fi
- Integrator reviews the bugfix and move them to im_ok with mark and then to fixed.
- If the bugfix fail the status will be returned to an_ok.
comment:6 Changed 16 years ago by jani
- Status changed from s2c_design_ok to s3a_implementation_started
- Imp._owners set to jani
comment:7 Changed 16 years ago by jani
- Status changed from s3a_implementation_started to s3b_implementation_finished
Done: [3753]
Note: See
TracTickets for help on using
tickets.