Bug 1406401 - Dragging toolbar separators shouldnt move the window. r?Dao draft
authorSam Foster <sfoster@mozilla.com>
Fri, 06 Oct 2017 14:29:45 -0700
changeset 676237 f6d1c49aaf75a413cfb37ee625bb51377ffb6c9d
parent 676211 2d7b8b5dd174bd9db5894c6cb770e05f83e95ee3
child 734892 1cce4af214e25f0d64f6ab16a95f5e49d8c12099
push id83443
push userbmo:sfoster@mozilla.com
push dateFri, 06 Oct 2017 21:33:55 +0000
reviewersDao
bugs1406401
milestone58.0a1
Bug 1406401 - Dragging toolbar separators shouldnt move the window. r?Dao MozReview-Commit-ID: 8xvYIUFuzI8
toolkit/content/xul.css
--- a/toolkit/content/xul.css
+++ b/toolkit/content/xul.css
@@ -262,16 +262,17 @@ statusbar:not([nowindowdrag="true"]),
 %endif
 windowdragbox {
   -moz-window-dragging: drag;
 }
 
 /* The list below is non-comprehensive and will probably need some tweaking. */
 toolbaritem,
 toolbarbutton,
+toolbarseparator,
 button,
 textbox,
 tab,
 radio,
 splitter,
 scale,
 menulist {
   -moz-window-dragging: no-drag;