Opened 12 years ago
Closed 9 years ago
#9736 closed bug (fixed)
Find Panel: incorrect handling of duplicate mimetype descriptions
Reported by: | jessicah | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/libtracker.so | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Currently, there are two mimetypes (mid & midi) whose descriptions are the same ("MIDI File").
In Tracker's Find Panel, as they both have the same label, the marked item doesn't necessarily get cleared correctly, leading to inconsistent UI state.
I have attached a patch to correct this, using similar logic to that used in the FileTypes preflet.
Attachments (1)
Change History (4)
comment:1 by , 12 years ago
patch: | 0 → 1 |
---|
comment:2 by , 12 years ago
Version: | R1/alpha4.1 → R1/Development |
---|
by , 12 years ago
Attachment: | 0001-Tracker-Find-Panel-fix-handling-of-duplicate-mimetyp.patch added |
---|
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev49249.