Closed Bug 1482338 Opened 6 years ago Closed 6 years ago

"Search Bugs" field has "cursor: pointer" style while it's text field

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: arai, Unassigned)

References

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
Details | Review
Steps to reproduce:
  1. Run Firefox 61.0.2 (64-bit) with clean profile on macOS
  2. open https://bugzilla.mozilla.org/
  3. move cursor onto "Search Bugs" field in the header

Actual result:
  cursor changes to "pointer"

Expected result:
  cursor changes to "text" (I-beam), at least when the cursor is inside text field


the following style is applied to input#quicksearch_top

.dropdown-button {
  cursor: pointer;
}
Good catch! PR coming.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Attached file pull request
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee: kohei.yoshino → nobody
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: