Closed Bug 673385 Opened 14 years ago Closed 11 years ago

Dragging text into the QuickSearch field on index.cgi doesn't delete the help text in this field

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: nicolas.barbulesco, Assigned: LpSolit)

References

Details

Attachments

(2 files, 1 obsolete file)

Hello, Windows XP. Firefox 3.0.1. I encounter a bug and usability problems. I create a Firefox tab. I go to https://bugzilla.mozilla.org . I get this: photo Quick-Search.png to come. Onto the Quick Search field, I drag-and-drop from Internet Explorer 667149, because I want to look at this bug. I get that: Quick-Search-after-drop.png to come. Even without this bug, providing the clue for a field inside this very field, in light grey on white, is a bad idea, for these reasons: Primo, to see the clue, you need sharp eyes and keen attention. Secundo, the clue helps you to fill in the field. But the clue is absent when you need it most: when you are filling in the field. Seeing the clue while you are filling the field is useful, but is impossible. After you have filled in the field, the clue is absent too; if you want it, too bad. Thanks for correcting and improving that, Nicolas
Attached image Quick-Search.png (obsolete) —
confirming; maybe we're betting off just using the placeholder attribute?
Assignee: nobody → general
Status: UNCONFIRMED → NEW
Component: General → Bugzilla-General
Ever confirmed: true
Product: bugzilla.mozilla.org → Bugzilla
QA Contact: general → default-qa
Version: Current → 4.0
Severity: major → minor
OS: Windows XP → All
Hardware: x86 → All
Using light grey is common usage. About the drag and drop issue, this is really minor.
Assignee: general → ui
Component: Bugzilla-General → User Interface
Summary: Quick Search bug and usability problems. → Dragging text into the QuickSearch box on index.cgi doesn't delete the help text in this field
The "placeholder" attribute has the downside of disappearing that I explained. Much better: the "label" element.
Firefox 3.6.13, Win XP. I encounter the same problems with the email field which appears when I click "Log in" on the page of a bug. I drag-and-drop my email address into the email field, from IE. I get my email address surrounded by "email a" and "ddress".
Summary: Dragging text into the QuickSearch box on index.cgi doesn't delete the help text in this field → QuickSearch box on index.cgi, email box under "Log in" : dragging text into field doesn't delete the help text in this field
I encounter this bug on https://bugzilla.mozilla.org , on Mac, when dragging from Firefox to Firefox.
Attached patch patch, v1Splinter Review
Now that we moved to HTML5, we can use placeholder, autofocus and required. This replaces our previous JS code.
Assignee: ui → LpSolit
Attachment #547658 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8358677 - Flags: review?(glob)
Target Milestone: --- → Bugzilla 5.0
(In reply to Nicolas Barbulesco from comment #6) > I encounter the same problems with the email field which appears when I > click "Log in" on the page of a bug. This part is already covered by bug 888731, so let's focus on the initial problem described here.
Summary: QuickSearch box on index.cgi, email box under "Log in" : dragging text into field doesn't delete the help text in this field → Dragging text into the QuickSearch field on index.cgi doesn't delete the help text in this field
Depends on: bz-html5
Attachment #8358677 - Flags: review?(dkl)
Comment on attachment 8358677 [details] [diff] [review] patch, v1 Review of attachment 8358677 [details] [diff] [review]: ----------------------------------------------------------------- r=dkl
Attachment #8358677 - Flags: review?(dkl) → review+
Flags: approval?
Attachment #8358677 - Flags: review?(glob)
Flags: approval? → approval+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/ modified template/en/default/index.html.tmpl Committed revision 8865.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
I forgot to also delete the now obsolete quicksearch_help_text CSS class from global.css. Thanks Christophe (bug 1007138 comment 2): To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git ba7d46f..44da595 master -> master
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: