Wednesday, July 31, 2013

Bug 891136: Set pointer-events:auto CSS rule for overlay scrollbars to help make them work on sites such as Google Docs. r=roc

Bug 891136: Set pointer-events:auto CSS rule for overlay scrollbars to help make them work on sites such as Google Docs. r=roc
     1.1 --- a/toolkit/themes/osx/global/nativescrollbars.css      1.2 +++ b/toolkit/themes/osx/global/nativescrollbars.css      1.3 @@ -5,16 +5,17 @@      1.4  @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");      1.5  @namespace html url("http://www.w3.org/1999/xhtml");      1.6        1.7  scrollbar {      1.8    -moz-appearance: scrollbar;      1.9    -moz-binding: url(chrome://global/content/bindings/scrollbar.xml#scrollbar);     1.10    cursor: default;     1.11    background-color: white;     1.12 +  pointer-events: auto;     1.13  }     1.14       1.15  scrollbar[root="true"] {     1.16    position: relative;     1.17    z-index: 2147483647; /* largest positive value of a signed 32-bit integer */     1.18  }     1.19       1.20  html|select[size]:not([size="0"]):not([size="1"]) > scrollbar, 
     2.1 --- a/toolkit/themes/windows/global/xulscrollbars.css      2.2 +++ b/toolkit/themes/windows/global/xulscrollbars.css      2.3 @@ -11,16 +11,17 @@      2.4        2.5  /* ::::: scrollbar ::::: */      2.6        2.7  scrollbar {      2.8    -moz-appearance: scrollbartrack-horizontal;      2.9    -moz-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar");     2.10    cursor: default;     2.11    background: url("chrome://global/skin/scrollbar/slider.gif") scrollbar;     2.12 +  pointer-events: auto;     2.13  }     2.14       2.15  scrollbar[root="true"] {     2.16    position: relative;     2.17    z-index: 2147483647; /* largest positive value of a signed 32-bit integer */     2.18  }     2.19       2.20  scrollbar[orient="vertical"]  

Source: http://hg.mozilla.org/integration/mozilla-inbound/rev/f8bf18dceb1c

sag awards rajon rondo brazil Dick Van Dyke pro bowl victoria azarenka Royal Rumble 2013

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.