Closed Bug 1219861 Opened 10 years ago Closed 10 years ago

Remove not-allowed cursor on disabled buttons on in-content pages

Categories

(Toolkit :: Themes, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed

People

(Reporter: bgrins, Assigned: bkudryavtsev, Mentored)

References

Details

(Whiteboard: [good first bug][lang=css])

Attachments

(1 file, 1 obsolete file)

There is a not-allowed cursor for disabled buttons that we are overriding for the aboutCertError page. There was a suggestion in Bug 1207107 to remove the rule causing this instead of doing the override. From https://bugzilla.mozilla.org/show_bug.cgi?id=1207107#c17: >+/* Pressing the retry button will cause the cursor to flicker from a pointer to >+ * not-allowed. Override the disabled cursor behaviour since we will never show >+ * the button disabled as the initial state. */ >+button:disabled { > cursor: pointer; > } Can we just remove <http://hg.mozilla.org/mozilla-central/annotate/fc706d376f06/toolkit/themes/shared/in-content/common.inc.css#l213>? Disabled buttons using the not-allowed cursor is unusual and therefore seems more distracting than useful.
Component: General → Themes
Product: Firefox → Toolkit
Mentor: dao
OS: Unspecified → All
Hardware: Unspecified → All
Whiteboard: [good first bug][lang=css]
Hey i want to work on this bug , i have the build environment , can u guide me further on how to reproduce the bug and find the problem
(In reply to Shivam from comment #1) > Hey i want to work on this bug , i have the build environment , can u guide > me further on how to reproduce the bug and find the problem You can reproduce this by going to about:preferences#search for instance and moving the mouse cursor over one of the disabled buttons. The cursor changes to the not-allowed icon, and it shouldn't do that.
Attachment #8684615 - Flags: review?(dao)
Assignee: nobody → boriskk.work
I removed the extra space for consistency. Is that OK?
Attachment #8684622 - Flags: review?(dao)
Comment on attachment 8684622 [details] [diff] [review] rev2 - bug1219861_cursorchanges.diff (In reply to Boris Kudryavtsev [:bkudryavtsev] from comment #5) > Created attachment 8684622 [details] [diff] [review] > rev2 - bug1219861_cursorchanges.diff > > I removed the extra space for consistency. Is that OK? Yep, thanks!
Attachment #8684622 - Flags: review?(dao) → review+
Keywords: checkin-needed
Attachment #8684615 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: