Closed Bug 1146331 Opened 9 years ago Closed 9 years ago

In-content Preferences - Don't allow text selection of titlebars of subdialogs

Categories

(Firefox :: Settings UI, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 41
Tracking Status
firefox41 --- fixed

People

(Reporter: mkaply, Assigned: ma.steiman, Mentored)

References

Details

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

Attachments

(1 file)

When you open one of the in-content preferences dialogs (Security Exceptions for example), you can highlight the text in the titlebar.

This makes it feel like a web page,  not a dialog The text of the titlebar should not be able to be highlighted.
Blocks: 718011
Summary: In-content Preferences - Don't allow highlighting of titlebars → In-content Preferences - Don't allow highlighting of titlebars of subdialogs
Adding -moz-user-select: none; here : http://mxr.mozilla.org/mozilla-central/source/browser/themes/shared/incontentprefs/preferences.inc.css#323 should do the trick.
Mentor: ntim.bugs
OS: Windows 7 → Unspecified
Hardware: x86_64 → Unspecified
Summary: In-content Preferences - Don't allow highlighting of titlebars of subdialogs → In-content Preferences - Don't allow text selection of titlebars of subdialogs
Whiteboard: [good first bug][lang=css]
Assignee: nobody → ma.steiman
Status: NEW → ASSIGNED
After applying this patch I was indeed no longer able to highlight the titlebar. Tim, if you're not a reviewer please let me know so we can push this along. Thanks!!!
Flags: needinfo?(ntim.bugs)
Attachment #8621975 - Flags: review?(ntim.bugs)
Comment on attachment 8621975 [details] [diff] [review]
Removes text highlight ability in titlebar in in-content preference windows

Thanks for the patch !
I'm indeed not a reviewer, but the patch looks good to me.
Flags: needinfo?(ntim.bugs)
Attachment #8621975 - Flags: review?(ntim.bugs)
Attachment #8621975 - Flags: review?(dao)
Attachment #8621975 - Flags: feedback+
Comment on attachment 8621975 [details] [diff] [review]
Removes text highlight ability in titlebar in in-content preference windows

Review of attachment 8621975 [details] [diff] [review]:
-----------------------------------------------------------------

This removes the user's ability to highlight titlebar in in-content preference windows
Attachment #8621975 - Flags: review?(dao) → review?(gavin.sharp)
Attachment #8621975 - Flags: review?(gavin.sharp) → review?(gijskruitbosch+bugs)
Attachment #8621975 - Flags: review?(gijskruitbosch+bugs) → review+
The checkin-needed keyword will get your patch checked in, once the patch reaches mozilla-central, it will be in Nightly the next day. Let me know if you want me to suggest some other bugs :)
Keywords: checkin-needed
(In reply to Tim Nguyen [:ntim] from comment #5)
> The checkin-needed keyword will get your patch checked in, once the patch
> reaches mozilla-central, it will be in Nightly the next day. Let me know if
> you want me to suggest some other bugs :)

Great! I would love more bug suggestions, I'm here to learn!
Flags: needinfo?(ntim.bugs)
(In reply to Muhsin A. Steiman from comment #7)
> (In reply to Tim Nguyen [:ntim] from comment #5)
> > The checkin-needed keyword will get your patch checked in, once the patch
> > reaches mozilla-central, it will be in Nightly the next day. Let me know if
> > you want me to suggest some other bugs :)
> 
> Great! I would love more bug suggestions, I'm here to learn!

Here are some other bugs : 

Easy ones : bug 1169884, bug 940275, bug 1173504, bug 937358, bug 877697

If you want more challenging bugs : bug 1106114, bug 1099234, bug 734326
Flags: needinfo?(ntim.bugs)
https://hg.mozilla.org/mozilla-central/rev/d2e5970ba575
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: