Open
Bug 297364
Opened 20 years ago
Updated 2 years ago
make the filter/search tag popups work better for long tags
Categories
(Thunderbird :: Search, defect)
Thunderbird
Search
Tracking
(Not tracked)
NEW
People
(Reporter: asa, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
|
20.19 KB,
image/png
|
Details |
The saved search window should be resizable. When a user has more than four terms in a saved search, it becomes difficult to manage them because you have to scroll to see them all. Making the window resizable would make it more usable.
Updated•20 years ago
|
Target Milestone: --- → Thunderbird1.1
Comment 1•20 years ago
|
||
this is a modal dialog. Are there any examples of us allowing modal dialogs to be resizeable? The examples I've found so far don't allow you to resize them. I wonder if that's something that comes with being a modal dialog.
Comment 2•19 years ago
|
||
moving off the 1.1 blocker list since I haven't figured out a way to make a modal dialog resizeable.
Target Milestone: Thunderbird1.1 → Thunderbird2.0
Updated•18 years ago
|
Target Milestone: Thunderbird2.0 → Thunderbird 3
the new tag feature adds another problem. since tags are not hierarchical I have to name my tags something like that: • category – subcategory – tagname 1 • category – subcategory – tagname 2 … since the dialog box is not resizeable there is no way to find out which tag I have chosen to search for. this makes building saved searches based on tags basically impossible.
Updated•18 years ago
|
QA Contact: front-end
Updated•16 years ago
|
Assignee: mscott → nobody
Updated•15 years ago
|
OS: Windows XP → All
Hardware: x86 → All
Target Milestone: Thunderbird 3 → ---
There is no need to make the dialog resizable to fix the current bug. You just need to make the right menulist(s) in mailWidgets.xml#searchvalue carry the sizetopopup="none" attribute.
Comment 7•13 years ago
|
||
(In reply to comment #6) > There is no need to make the dialog resizable to fix the current bug. The attached screenshot isn't what this bug is about (at least, not exactly).
Comment 8•12 years ago
|
||
Since there doesn't seem to be a solution for the original bug, i think i'll hijack this to fix that problem.
Summary: make the saved search dialog resizable → make the filter/search tag popups work better for long tags
Comment 9•12 years ago
|
||
Updated•12 years ago
|
Attachment #696392 -
Flags: superreview?
Attachment #696392 -
Flags: review?(iann_bugzilla)
Comment 10•12 years ago
|
||
Comment on attachment 696392 [details] [diff] [review] proposed fix This seems to look better to me. Neil might have a different view though.
Attachment #696392 -
Flags: superreview?(neil)
Attachment #696392 -
Flags: superreview?
Attachment #696392 -
Flags: review?(iann_bugzilla)
Attachment #696392 -
Flags: review+
Comment 11•12 years ago
|
||
Comment on attachment 696392 [details] [diff] [review] proposed fix I have to say that I don't find this very appealing for people with short tags, although it might be possible to fix this by copying the menulist's width to the menupopup's minimum width. The only other alternative I could think of, which would probably be less popular, would be to set crop="center" on the affected elements.
Attachment #696392 -
Flags: superreview?(neil)
Comment 12•12 years ago
|
||
The issues here seem to be the aesthetics of the user interface, and possible XUL styles to fix it - neither of which are my area of expertise. Magnus, could you try to find another reviewer?
Updated•12 years ago
|
Attachment #696392 -
Attachment is obsolete: true
Attachment #696392 -
Flags: review?(kent)
Updated•12 years ago
|
Assignee: mkmelin+mozilla → nobody
Updated•12 years ago
|
Status: ASSIGNED → NEW
Comment 13•7 years ago
|
||
I had to check :) still happens
Severity: normal → minor
Component: Mail Window Front End → Search
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•