Search Results: Add "Folder path" column / Missing full path tooltip in "Location" column (Faceted Search: Open as List, Open in Conversation, Saved Searches, Search Messages; Main 3-pane Window) [containing folder]
Categories
(Thunderbird :: Search, enhancement)
Tracking
(thunderbird_esr115 wontfix)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | wontfix |
People
(Reporter: dayslypper, Assigned: welpy-cw)
References
()
Details
(Whiteboard: [GS])
Attachments
(1 file, 1 obsolete file)
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
Comment 4•16 years ago
|
||
| Reporter | ||
Comment 5•16 years ago
|
||
| Reporter | ||
Updated•16 years ago
|
Comment 6•16 years ago
|
||
Updated•16 years ago
|
Comment 7•16 years ago
|
||
Comment 10•15 years ago
|
||
Comment 11•15 years ago
|
||
Comment 12•15 years ago
|
||
Comment 13•15 years ago
|
||
Comment 14•15 years ago
|
||
Comment 15•14 years ago
|
||
Comment 16•14 years ago
|
||
Comment 17•14 years ago
|
||
Comment 18•14 years ago
|
||
Comment 19•14 years ago
|
||
Updated•14 years ago
|
Comment 20•14 years ago
|
||
Comment 21•12 years ago
|
||
Comment 22•12 years ago
|
||
Comment 23•7 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Comment 25•2 years ago
|
||
Implement the possibility to display the full path (including all parents) of a folder in the
location column of the thread pane.
This can be activated by the changing the preference mail.ui.display.show_full_path to true
and restarting the application. Default setting is false which shows the pretty name of the
folder as before.
Updated•2 years ago
|
| Assignee | ||
Comment 26•2 years ago
|
||
Implement displaying the full path (including all parents) of a folder as a tooltip in the
location column of the thread pane.
This is achieved by providing a new readonly attribute prettyPath in nsIMsgFolder which is
returned by nsMsgDBView::CellTextForColumn instead of prettyName.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 27•2 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/cafd5da660b0
Add tooltip displaying full path in location column. r=aleca,darktrojan
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Description
•