Closed
Bug 232512
Opened 21 years ago
Closed 21 years ago
Caret browser dialogue box is potentially confusing to new users
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
People
(Reporter: csherlock, Assigned: durbacher)
Details
Attachments
(1 file, 2 obsolete files)
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114
When you press F7 and the caret browser dialogue box comes up, it says:
"Pressing F7 turns Caret Browsing on or off. This feature places a moveable
cursor in web pages, allowing you to select text with the keyboard. Do you want
to turn Caret Browsing on?"
etc
The buttons are "Yes" and "Cancel".
Bad. That Cancel button should be "No"!
Reproducible: Always
Steps to Reproduce:
Press F7 :)
Assignee | ||
Comment 1•21 years ago
|
||
Oh my... how difficult is it for a newbie to understand "Cancel"???
Gee, thanks for the sarcasm. Now go read a book on UI design.
Assignee | ||
Comment 3•21 years ago
|
||
Gee, thanks for the advice. Now take this patch and try to get review and
superreview and I'll find someone to check it in.
No longer care, if this is how suggestions are taken in bugzilla then can't see
the point.
Assignee | ||
Comment 5•21 years ago
|
||
Well, I delivered a patch the same day this bug report was filed.
Don't be demoralized because of one single person sick of tiny improvement
requests when there are more than enough big issues. :-)
timeless@myrealbox.com or neil@parkwaycc.co.uk are both good possible reviewers.
Please tell me if you cannot set the review? flag, then I'll do it for you. But
you have to convince them this should be done (if neccessary).
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Attachment #140189 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 6•21 years ago
|
||
One problem: what should happen if you tick the checkbox and select No?
(the current Cancel button also cancels the tick of the checkbox...)
Assignee | ||
Comment 7•21 years ago
|
||
Neil: Firebird did this in bug bug 207166: when clicking "No" the checkbox is
ignored. Surely not a sign of improved UI...
This patch now uses "Ok" and "Cancel" so the checkbox behaviour stays the same.
Of course behaviour could be changed when using "Yes - No" to always look at
the checkbox, but there's still a close box on the upper right (at least on
Windows) that is expected to cancel everything changed in the dialog (I think).
Now the question is, if "Ok - Cancel" are the correct answers for the text in
the box.
Bug 128025 also discusses the wording and comment #27 caused me to remove the
period at the end of the checkbox label.
Assignee | ||
Updated•21 years ago
|
Attachment #140189 -
Attachment is obsolete: true
Assignee | ||
Comment 8•21 years ago
|
||
Comment on attachment 140207 [details] [diff] [review]
patch "Ok - Cancel"
So Neil, please decide if it should be like this...
Attachment #140207 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 9•21 years ago
|
||
Comment on attachment 140207 [details] [diff] [review]
patch "Ok - Cancel"
Since the close box cancels the dialog, I think OK/Cancel is slightly less
confusing than Yes/No.
Attachment #140207 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Comment 10•21 years ago
|
||
Comment on attachment 140207 [details] [diff] [review]
patch "Ok - Cancel"
Requesting sr= from alecf.
Attachment #140207 -
Flags: superreview?(alecf)
Comment 11•21 years ago
|
||
Comment on attachment 140207 [details] [diff] [review]
patch "Ok - Cancel"
I'm not sure I see the value in removing the period. MPT's ancient comment is
not relevant here.
sr=alecf with the period still intact.
Attachment #140207 -
Flags: superreview?(alecf) → superreview+
Assignee | ||
Comment 12•21 years ago
|
||
Final patch for checkin, r=/sr= from last patch.
Assignee: aaronlev5 → durbacher
Attachment #140207 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
OS: Linux → All
Hardware: PC → All
Assignee | ||
Comment 13•21 years ago
|
||
Comment on attachment 140189 [details] [diff] [review]
patch
removing obsolete review request
Attachment #140189 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 14•21 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 15•21 years ago
|
||
Fantastic :) Sorry for the harsh comments, Andreas! I do appreciate the effort
you've put into this patch. Keep up the good work, it's good to see how
responsive open source developers are!
Another reason I choose Mozilla over other browsers.
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•