Closed
Bug 116233
Opened 24 years ago
Closed 21 years ago
Dialog boxes have vague names
Categories
(Core :: Networking: Cookies, defect, P3)
Core
Networking: Cookies
Tracking
()
VERIFIED
FIXED
mozilla1.7beta
People
(Reporter: phippo, Assigned: mconnor)
Details
Attachments
(1 file)
|
1.14 KB,
patch
|
alecf
:
superreview-
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.6) Gecko/20011121
BuildID: 2001112114
The dialog boxes for allowing sites to load images or set cookies have the
window name "Confirm". This is too vague for me as I would like to be able to
auromatically do something with my window manager when some of them pop up.
A better name would be "Confirm allow images" "Confirm allow cookies".
Every dialog box that Mozilla pops up should have a unique name.
Reproducible: Always
Steps to Reproduce:
1. Configure mozilla to prompt you for setting cookies
2. Go almost anywhere on the internet
Expected Results: >xprop
WM_CLASS(STRING) = "mozilla-bin", "Mozilla-bin"
WM_NAME(STRING) = "Confirm"
WM_ICON_NAME(STRING) = "Confirm"
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
I couldn't reproduce the bug with Netscape 7.0b1 on solaris.
Every dialog box that Mozilla pops up do have a unique name.
------------------jessie.li@sun.com-------------------------
Comment 2•23 years ago
|
||
Well, good for netscape 7.0b1.
Mozilla 1.0 calls the dialog boxes for Image-loading confirmation and
cookie-storing-confirmation "Confirm", what does netscape 7.0b1 call them?
Comment 3•23 years ago
|
||
Confirmed on Linux, Build 2002072204
uid is being phased out.
Assignee: mpt → morse
Component: User Interface Design → Cookies
QA Contact: zach → tever
Updated•23 years ago
|
Target Milestone: --- → Future
| Assignee | ||
Comment 5•22 years ago
|
||
I don't see a bug for this anywhere. The dialog names should definitely be more
specific, and that's trivial.
Assignee: morse → mconnor
OS: SunOS → All
QA Contact: tever → cookieqa
Hardware: Sun → All
Whiteboard: DUPEME
Target Milestone: Future → mozilla1.7alpha
| Assignee | ||
Comment 6•22 years ago
|
||
not going to make 1.7a, but it'll be in 1.7b
Severity: normal → trivial
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: mozilla1.7alpha → mozilla1.7beta
| Assignee | ||
Comment 7•22 years ago
|
||
"Confirm setting cookie" is a little better than "Confirm"
| Assignee | ||
Updated•22 years ago
|
Attachment #141333 -
Flags: superreview?(alecf)
Attachment #141333 -
Flags: review?(mvl)
Comment 8•22 years ago
|
||
Comment on attachment 141333 [details] [diff] [review]
change string to "Confirm setting cookie"
gag. "Confirm setting cookie" is incredibly awkward. Is it a statement? a
question? An imperitive? A user might wonder if that should be "Confirm cookie
setting" or something, which I'm not sure is any better.
How about "Cookie confirmation"? That one is at least an obvious noun phrase.
Attachment #141333 -
Flags: superreview?(alecf) → superreview-
Comment 9•22 years ago
|
||
Looking back over the beginning of this bug, I agree that "Confirm" by itself is
awkward as well.. but titles of windows in general are titles or descriptions of
the contents of the box, not actions. The actions, questions, or requests made
by the window should be in the text of the window, not the title bar.
I think that trying to find an appropriate form of the word "set" is a lost
cause, just considering it is the single largest entry in the entire OED.
| Assignee | ||
Updated•22 years ago
|
Attachment #141333 -
Flags: review?(mvl)
| Assignee | ||
Comment 10•21 years ago
|
||
Fixed in another prompt bug. Resolving.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 11•21 years ago
|
||
Without identifying the other "prompt bug" this should be resolved as WORKSFORME.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•21 years ago
|
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•21 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Assignee | ||
Comment 12•21 years ago
|
||
guess I could have been clear that I fixed it in another patch for another bug,
but since it was me that fixed it, I figured that it wasn't worth digging into
that too much.
Bug 230624 is the bug for the sticklers.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•