Bug 173650 - "assign to" on new bug editor and other fields missing border
Summary: "assign to" on new bug editor and other fields missing border
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: dev   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Robert Elves CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 09:54 EST by Nick Boldt CLA
Modified: 2007-02-09 13:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Boldt CLA 2007-02-09 09:54:31 EST
When I first open a bug, I don't have the option to assign it to someone other than the default assignee.

I can do so after I've opened the bug, but by making this a two-step process, more email notifications are generated. In the case where I'm assigning a bug to myself, I don't need anyone else to be notified, so the extra email churn ought to be avoided. I can accomplish this with the bugzilla website, but currently not with Mylar's New Repository Task editor.
Comment 1 Nick Boldt CLA 2007-02-09 09:58:59 EST
Whoops, I just noticed there *IS* a field for this in the New Repository Task editor, but because there's no frame around it, I didn't see it as a field (unlike, say, "Add CC:" or "Mark as duplicate of #"). I guess this bug should be:

"'Assign To:' not obvious enough: please add a border around the field."

;-)
Comment 2 Mik Kersten CLA 2007-02-09 12:00:36 EST
After Rob added it, I first missed it too because the lack of the border tricked my brain into to thinking that there was nothing of interest there.

Rob, please add it so that we don't need a line in the New & Noteworthy ;) 
Comment 3 Robert Elves CLA 2007-02-09 13:28:17 EST
Fixed. There forms issue related to the FLAT look and feel that reveals borders on some machines but on on others. I've explicitly set SWT.BORDER on the widget so it should be there for you now.