]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
11 years agoAdd Wall of Browser Bugs entry for #14124 14315/head
Julian Thilo [Mon, 4 Aug 2014 15:15:06 +0000 (17:15 +0200)] 
Add Wall of Browser Bugs entry for #14124
[skip sauce]

11 years agoMerge pull request #14311 from hnrch02/autoprefixer-for-13074
Mark Otto [Mon, 4 Aug 2014 05:12:52 +0000 (22:12 -0700)] 
Merge pull request #14311 from hnrch02/autoprefixer-for-13074

Follow-up to #13074: use spec syntax instead of deprecated mixins

11 years agoFollow-up to #13074: use spec syntax instead of deprecated mixins 14311/head
Heinrich Fenkart [Mon, 4 Aug 2014 04:19:42 +0000 (06:19 +0200)] 
Follow-up to #13074: use spec syntax instead of deprecated mixins

11 years agoFixes #14234: Reset the hack IE8-10 with another hack just for IE11 for temporal...
Mark Otto [Sun, 3 Aug 2014 04:16:32 +0000 (21:16 -0700)] 
Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for temporal inputs and line-height

11 years agoFixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from screwing...
Mark Otto [Sun, 3 Aug 2014 02:05:46 +0000 (19:05 -0700)] 
Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from screwing up widths

11 years agogrunt
Mark Otto [Sun, 3 Aug 2014 01:41:00 +0000 (18:41 -0700)] 
grunt

11 years agoMerge pull request #13074 from haydenbleasel/master
Mark Otto [Sun, 3 Aug 2014 01:40:21 +0000 (18:40 -0700)] 
Merge pull request #13074 from haydenbleasel/master

WebKit CSS3 carousel transforms for supported devices

11 years agoFixes #14296: document a table caption example
Mark Otto [Sat, 2 Aug 2014 21:49:48 +0000 (14:49 -0700)] 
Fixes #14296: document a table caption example

11 years agoFixes #14253: Add borders for tables that follow bodies in panels
Mark Otto [Sat, 2 Aug 2014 20:55:02 +0000 (13:55 -0700)] 
Fixes #14253: Add borders for tables that follow bodies in panels

11 years agoFixes #13202: Always use overflow: auto; on .table-responsive to prevent content...
Mark Otto [Sat, 2 Aug 2014 20:05:11 +0000 (13:05 -0700)] 
Fixes #13202: Always use overflow: auto; on .table-responsive to prevent content breaking out of containers

11 years agoFirefox 31 has been released, so rm pre-v31 browser bug entry
Chris Rebert [Fri, 1 Aug 2014 22:04:28 +0000 (15:04 -0700)] 
Firefox 31 has been released, so rm pre-v31 browser bug entry

11 years agoMerge pull request #14061 from hnrch02/fix-13656
Jacob [Fri, 1 Aug 2014 19:50:03 +0000 (12:50 -0700)] 
Merge pull request #14061 from hnrch02/fix-13656

Expose transition durations on plugin constructors; closes #13656

11 years agoMerge pull request #14299 from twbs/fix-14076
Chris Rebert [Fri, 1 Aug 2014 19:10:46 +0000 (12:10 -0700)] 
Merge pull request #14299 from twbs/fix-14076

Add unit test for tooltips on SVG elements

11 years agoFix #14076: Add unit test for tooltips on SVG elements 14299/head
Chris Rebert [Thu, 31 Jul 2014 23:03:45 +0000 (16:03 -0700)] 
Fix #14076: Add unit test for tooltips on SVG elements

[skip validator]

11 years agoRun `grunt`.
XhmikosR [Fri, 1 Aug 2014 16:49:54 +0000 (19:49 +0300)] 
Run `grunt`.

11 years agoRemove `layout: nil`.
XhmikosR [Fri, 1 Aug 2014 16:45:11 +0000 (19:45 +0300)] 
Remove `layout: nil`.

It throws a warning with the latest Jekyll.

11 years agoMerge pull request #14297 from twbs/bump-deps
Chris Rebert [Thu, 31 Jul 2014 21:28:32 +0000 (14:28 -0700)] 
Merge pull request #14297 from twbs/bump-deps

Bump dependencies

11 years agoupdate shrinkwrap 14297/head
Chris Rebert [Thu, 31 Jul 2014 21:14:03 +0000 (14:14 -0700)] 
update shrinkwrap

11 years agobump grunt-saucelabs to ~8.2.0
Chris Rebert [Thu, 31 Jul 2014 20:16:04 +0000 (13:16 -0700)] 
bump grunt-saucelabs to ~8.2.0

11 years agobump grunt-contrib-clean to ~0.6.0
Chris Rebert [Thu, 31 Jul 2014 20:15:27 +0000 (13:15 -0700)] 
bump grunt-contrib-clean to ~0.6.0

11 years agoMerge branch 'thomaswelton/11004-import-config'
Chris Rebert [Thu, 31 Jul 2014 18:46:17 +0000 (11:46 -0700)] 
Merge branch 'thomaswelton/11004-import-config'

11 years agoAdd drag and drop config import; closes #11004
Thomas Welton [Wed, 11 Jun 2014 10:06:32 +0000 (11:06 +0100)] 
Add drag and drop config import; closes #11004

Closes #13790 by merging a rebased version of it.

11 years agoMerge pull request #14069 from twbs/fix-13818
Chris Rebert [Thu, 31 Jul 2014 18:36:56 +0000 (11:36 -0700)] 
Merge pull request #14069 from twbs/fix-13818

Use more robust "find next carousel item" logic

11 years agoFix #13818 by using more robust "find next carousel item" logic 14069/head
Chris Rebert [Tue, 8 Jul 2014 02:05:48 +0000 (19:05 -0700)] 
Fix #13818 by using more robust "find next carousel item" logic

Also adds another test for #9461: carousel next/prev should ignore non-items

11 years agoMerge pull request #14290 from michaeljayt/patch-1
Chris Rebert [Thu, 31 Jul 2014 03:07:27 +0000 (20:07 -0700)] 
Merge pull request #14290 from michaeljayt/patch-1

grunt now watch files in all folders/subfolders

11 years agogrunt now watch files in all folders/subfolders 14290/head
Michael J. [Thu, 31 Jul 2014 02:21:56 +0000 (10:21 +0800)] 
grunt now watch files in all folders/subfolders

11 years agoMerge pull request #14264 from hnrch02/document-placement-args
Chris Rebert [Tue, 29 Jul 2014 00:47:51 +0000 (17:47 -0700)] 
Merge pull request #14264 from hnrch02/document-placement-args

Document arguments passed to `placement` function of tooltip/popover

11 years agoDocument arguments passed to `placement` function of tooltip/popover 14264/head
Heinrich Fenkart [Mon, 28 Jul 2014 13:01:06 +0000 (15:01 +0200)] 
Document arguments passed to `placement` function of tooltip/popover

Closes #14255

11 years agoMerge pull request #14256 from twbs/fix-14224
Chris Rebert [Mon, 28 Jul 2014 20:53:48 +0000 (13:53 -0700)] 
Merge pull request #14256 from twbs/fix-14224

Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers

11 years agoMerge pull request #14257 from twbs/fix-14219
Chris Rebert [Mon, 28 Jul 2014 20:51:51 +0000 (13:51 -0700)] 
Merge pull request #14257 from twbs/fix-14219

Document that empty tooltips+popovers do not get displayed

11 years agoMerge pull request #14258 from twbs/fix-14164
Chris Rebert [Mon, 28 Jul 2014 00:08:27 +0000 (17:08 -0700)] 
Merge pull request #14258 from twbs/fix-14164

Move Windows Phone 8 IE10 viewport bug workaround script from head to footer

11 years agoMerge pull request #14235 from twbs/doc-14221
Chris Rebert [Mon, 28 Jul 2014 00:06:48 +0000 (17:06 -0700)] 
Merge pull request #14235 from twbs/doc-14221

Update docs & add example for #14221

11 years agoFix #14164: move Windows Phone 8 IE10 viewport bug workaround script to footer of... 14258/head
Chris Rebert [Mon, 28 Jul 2014 00:01:34 +0000 (17:01 -0700)] 
Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to footer of pages

11 years agoFix #14219: Document that empty tooltips+popovers do not get displayed 14257/head
Chris Rebert [Sun, 27 Jul 2014 23:51:07 +0000 (16:51 -0700)] 
Fix #14219: Document that empty tooltips+popovers do not get displayed

11 years agoFix #14224: Correctly document args passed to function vals for `title` & `content... 14256/head
Chris Rebert [Sun, 27 Jul 2014 23:18:59 +0000 (16:18 -0700)] 
Fix #14224: Correctly document args passed to function vals for `title` & `content` options of tooltips+popovers

11 years agoFixes #14213: Rouge 1.6.1
Mark Otto [Sun, 27 Jul 2014 16:35:16 +0000 (09:35 -0700)] 
Fixes #14213: Rouge 1.6.1

11 years agore-alphabetize .jscsrc
Chris Rebert [Fri, 25 Jul 2014 18:02:30 +0000 (11:02 -0700)] 
re-alphabetize .jscsrc

11 years agoMerge pull request #14239 from artbelov/patch-1
Chris Rebert [Fri, 25 Jul 2014 14:44:06 +0000 (07:44 -0700)] 
Merge pull request #14239 from artbelov/patch-1

Delete duplicate property in .JSCSRC

11 years agoMerge pull request #14240 from vsn4ik/fix_dropdown_link_example
Chris Rebert [Fri, 25 Jul 2014 14:27:49 +0000 (07:27 -0700)] 
Merge pull request #14240 from vsn4ik/fix_dropdown_link_example

dropdowns.html: Remove wrong "type" attribute.

11 years agodropdowns.html: Remove wrong "type" attribute. 14240/head
vsn4ik [Fri, 25 Jul 2014 12:54:05 +0000 (16:54 +0400)] 
dropdowns.html: Remove wrong "type" attribute.

11 years agoDelete duplicate JSCS properties 14239/head
Artem Belov [Fri, 25 Jul 2014 11:03:07 +0000 (15:03 +0400)] 
Delete duplicate JSCS properties

11 years agofix #14115
Chris Rebert [Thu, 24 Jul 2014 22:15:05 +0000 (15:15 -0700)] 
fix #14115

[skip sauce]

11 years agoUpdate docs & add example for #14221 14235/head
Chris Rebert [Thu, 24 Jul 2014 20:57:39 +0000 (13:57 -0700)] 
Update docs & add example for #14221

[skip sauce]

11 years agoMerge pull request #14233 from twbs/another-one-bites-the-dust
Chris Rebert [Thu, 24 Jul 2014 19:25:42 +0000 (12:25 -0700)] 
Merge pull request #14233 from twbs/another-one-bites-the-dust

Remove #9226 from Wall of Browser Bugs

11 years agoRemove #9226 from Wall of Browser Bugs 14233/head
Chris Rebert [Thu, 24 Jul 2014 19:22:22 +0000 (12:22 -0700)] 
Remove #9226 from Wall of Browser Bugs

Per https://code.google.com/p/chromium/issues/detail?id=272750
and https://github.com/twbs/bootstrap/issues/9226#issuecomment-49873472

11 years agoFixes #14142: Adding horizontal padding to captions in tables in panels.
Mark Otto [Thu, 24 Jul 2014 04:03:46 +0000 (21:03 -0700)] 
Fixes #14142: Adding horizontal padding to captions in tables in panels.

11 years agounfuck those dropdowns
Mark Otto [Thu, 24 Jul 2014 04:00:48 +0000 (21:00 -0700)] 
unfuck those dropdowns

11 years agoFixes #14221: Make .form-control-static work in inline forms as well
Mark Otto [Thu, 24 Jul 2014 03:54:07 +0000 (20:54 -0700)] 
Fixes #14221: Make .form-control-static work in inline forms as well

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Thu, 24 Jul 2014 03:50:00 +0000 (20:50 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoFixes #14168: bold nested kbd elements
Mark Otto [Thu, 24 Jul 2014 03:49:47 +0000 (20:49 -0700)] 
Fixes #14168: bold nested kbd elements

11 years agoMerge pull request #14166 from hnrch02/docs-cleanup
Mark Otto [Thu, 24 Jul 2014 03:39:40 +0000 (20:39 -0700)] 
Merge pull request #14166 from hnrch02/docs-cleanup

Docs cleanup

11 years agoFixes #12669 again: Redeclare the line-heights again for date inputs in IE8+
Mark Otto [Thu, 24 Jul 2014 03:32:05 +0000 (20:32 -0700)] 
Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+

11 years agoMerge pull request #14225 from twbs/issue-14211
Chris Rebert [Thu, 24 Jul 2014 01:02:58 +0000 (18:02 -0700)] 
Merge pull request #14225 from twbs/issue-14211

Add Wall of Browser Bugs entry for IE bug from issue #14211

11 years agoMerge pull request #14188 from twbs/doc-14148
Chris Rebert [Thu, 24 Jul 2014 01:01:31 +0000 (18:01 -0700)] 
Merge pull request #14188 from twbs/doc-14148

Document limitations of buttons JS plugin

11 years agoMerge pull request #14191 from twbs/autocomplete-off-btns
Chris Rebert [Thu, 24 Jul 2014 00:55:12 +0000 (17:55 -0700)] 
Merge pull request #14191 from twbs/autocomplete-off-btns

Use autocomplete="off" in buttons plugin docs examples

11 years agoAdd Wall of Browser Bugs entry for IE bug from issue #14211 14225/head
Chris Rebert [Wed, 23 Jul 2014 17:23:23 +0000 (10:23 -0700)] 
Add Wall of Browser Bugs entry for IE bug from issue #14211

[skip sauce]

11 years agoMerge pull request #14207 from twbs/charlesbjohnson-affix-bottom-when-dynamic-height
Jacob [Tue, 22 Jul 2014 05:48:38 +0000 (22:48 -0700)] 
Merge pull request #14207 from twbs/charlesbjohnson-affix-bottom-when-dynamic-height

Charlesbjohnson affix bottom when dynamic height

11 years agoMerge pull request #14208 from twbs/mckramer-dropdown-aria
Jacob [Tue, 22 Jul 2014 05:48:08 +0000 (22:48 -0700)] 
Merge pull request #14208 from twbs/mckramer-dropdown-aria

Mckramer dropdown aria

11 years agoMerge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckramer... 14208/head
fat [Tue, 22 Jul 2014 05:44:35 +0000 (22:44 -0700)] 
Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckramer-dropdown-aria

Conflicts:
docs/_includes/js/dropdowns.html

11 years agocleanup style 14207/head
fat [Tue, 22 Jul 2014 05:31:56 +0000 (22:31 -0700)] 
cleanup style

11 years agoRun `grunt`.
XhmikosR [Tue, 22 Jul 2014 05:30:35 +0000 (08:30 +0300)] 
Run `grunt`.

11 years agoUpdate all devDependencies.
XhmikosR [Tue, 22 Jul 2014 05:29:39 +0000 (08:29 +0300)] 
Update all devDependencies.

11 years agoUpdate Filesaver.js to v2014-07-21.
XhmikosR [Tue, 22 Jul 2014 05:08:31 +0000 (08:08 +0300)] 
Update Filesaver.js to v2014-07-21.

11 years agoUpdate Blob.js to the latest version.
XhmikosR [Wed, 2 Jul 2014 04:58:39 +0000 (07:58 +0300)] 
Update Blob.js to the latest version.

11 years agoMerge pull request #13873 from twbs/grunt-csscomb
XhmikosR [Tue, 22 Jul 2014 05:26:37 +0000 (08:26 +0300)] 
Merge pull request #13873 from twbs/grunt-csscomb

Update grunt-csscomb

11 years agoRun `grunt`. 13873/head
XhmikosR [Tue, 22 Jul 2014 05:25:41 +0000 (08:25 +0300)] 
Run `grunt`.

11 years agoUpdate grunt-csscomb.
XhmikosR [Wed, 11 Jun 2014 06:30:30 +0000 (09:30 +0300)] 
Update grunt-csscomb.

11 years agoupdate to Jekyll v2.1.1 in Travis CI build
Chris Rebert [Tue, 22 Jul 2014 02:38:30 +0000 (19:38 -0700)] 
update to Jekyll v2.1.1 in Travis CI build

11 years agoupdate to rouge v1.5.1 in Travis CI build
Chris Rebert [Tue, 22 Jul 2014 02:37:22 +0000 (19:37 -0700)] 
update to rouge v1.5.1 in Travis CI build

11 years agoMerge pull request #14203 from twbs/fix-14202
Mark Otto [Mon, 21 Jul 2014 19:46:10 +0000 (12:46 -0700)] 
Merge pull request #14203 from twbs/fix-14202

Document that form field feedback icons only work with input.form-control

11 years agoDocument that form field feedback icons only work with `input.form-control` 14203/head
Chris Rebert [Mon, 21 Jul 2014 19:26:12 +0000 (12:26 -0700)] 
Document that form field feedback icons only work with `input.form-control`

Closes #14202.

[skip sauce]

11 years agogrunt dist
Chris Rebert [Mon, 21 Jul 2014 07:35:41 +0000 (00:35 -0700)] 
grunt dist

11 years agoMerge pull request #14192 from twbs/https-everywhere
Chris Rebert [Sun, 20 Jul 2014 05:11:07 +0000 (22:11 -0700)] 
Merge pull request #14192 from twbs/https-everywhere

Use HTTPS in CDN URLs in _config.yml

11 years agoMerge pull request #14156 from twbs/fix-14038
Chris Rebert [Fri, 18 Jul 2014 23:46:19 +0000 (16:46 -0700)] 
Merge pull request #14156 from twbs/fix-14038

Fix popover dismiss-on-next-click example

11 years agoUse HTTPS in CDN URLs in _config.yml 14192/head
Chris Rebert [Fri, 18 Jul 2014 21:26:14 +0000 (14:26 -0700)] 
Use HTTPS in CDN URLs in _config.yml

For consistency with the rest of the docs and per our code guidelines.

11 years agoMake warning from #13875 slightly more detailed 14191/head
Chris Rebert [Fri, 18 Jul 2014 21:01:33 +0000 (14:01 -0700)] 
Make warning from #13875 slightly more detailed

[skip sauce]

11 years agoHave HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"]
Chris Rebert [Fri, 18 Jul 2014 21:15:47 +0000 (14:15 -0700)] 
Have HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"]

Not clear from the spec whether this is invalid per se.
But it is the current best known workaround for Firefox's unusual behavior.

11 years agoUse autocomplete="off" in buttons plugin docs examples
Chris Rebert [Fri, 18 Jul 2014 20:59:37 +0000 (13:59 -0700)] 
Use autocomplete="off" in buttons plugin docs examples

Refs #13875.

11 years agoDocument limitations of buttons JS plugin 14188/head
Chris Rebert [Fri, 18 Jul 2014 18:48:00 +0000 (11:48 -0700)] 
Document limitations of buttons JS plugin

Addresses #14148.

11 years agoFix issue where bottom affixed element floats over the footer when the 13405/head
Charles B Johnson [Fri, 18 Jul 2014 14:46:42 +0000 (10:46 -0400)] 
Fix issue where bottom affixed element floats over the footer when the
  document height is smaller than the viewport height.

11 years agoRefactor determining affix state into a separate expanded method
Charles B Johnson [Fri, 25 Apr 2014 03:15:38 +0000 (23:15 -0400)] 
Refactor determining affix state into a separate expanded method
  in order to handle multiple edge cases, specifically when the document
  height is dynamic.
Always reposition an affix that is affixed to the bottom.

11 years agoAdd a bottom affixed element to affix visual tests.
Charles B Johnson [Wed, 2 Jul 2014 20:53:00 +0000 (16:53 -0400)] 
Add a bottom affixed element to affix visual tests.

11 years agoMerge pull request #14055 from twbs/fat-speed-up-tests
Jacob [Thu, 17 Jul 2014 17:07:28 +0000 (10:07 -0700)] 
Merge pull request #14055 from twbs/fat-speed-up-tests

speed up js tests a bit

11 years agoMerge pull request #14171 from wangsai/tab2space
Chris Rebert [Thu, 17 Jul 2014 16:22:40 +0000 (09:22 -0700)] 
Merge pull request #14171 from wangsai/tab2space

Tabs to spaces in variables.less

11 years agoTabs to spaces 14171/head
wangsai [Thu, 17 Jul 2014 12:13:16 +0000 (20:13 +0800)] 
Tabs to spaces

11 years agospeed up js tests a bit 14055/head
fat [Mon, 7 Jul 2014 05:12:26 +0000 (22:12 -0700)] 
speed up js tests a bit

11 years agoMerge pull request #14160 from hnrch02/simplify-button-focus-logic
Jacob [Thu, 17 Jul 2014 04:56:13 +0000 (21:56 -0700)] 
Merge pull request #14160 from hnrch02/simplify-button-focus-logic

Follow-up to #13907: simplify JS logic for focus shim

11 years agoMerge alert examples and add `.bs-example-standalone` class 14166/head
Heinrich Fenkart [Thu, 17 Jul 2014 02:33:30 +0000 (04:33 +0200)] 
Merge alert examples and add `.bs-example-standalone` class

11 years agoClean up the Alert documentation
Heinrich Fenkart [Thu, 17 Jul 2014 02:11:21 +0000 (04:11 +0200)] 
Clean up the Alert documentation

11 years agoClean up Affix documentation
Heinrich Fenkart [Thu, 17 Jul 2014 01:53:49 +0000 (03:53 +0200)] 
Clean up Affix documentation

11 years agoFollow-up to #13907: simplify JS logic for focus shim 14160/head
Heinrich Fenkart [Wed, 16 Jul 2014 06:44:56 +0000 (08:44 +0200)] 
Follow-up to #13907: simplify JS logic for focus shim

11 years agoregenerate docs/assets/js/docs.min.js 14156/head
Chris Rebert [Tue, 15 Jul 2014 23:57:40 +0000 (16:57 -0700)] 
regenerate docs/assets/js/docs.min.js

11 years agopopover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex
Chris Rebert [Tue, 15 Jul 2014 23:57:25 +0000 (16:57 -0700)] 
popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex

Fixes #14038.

Research supporting this choice of approach:
    https://gist.github.com/cvrebert/68659d0333a578d75372

Why not <button>?
Even with a `tabindex` attribute, they don't gain focus when clicked upon in:
    * Mac OS X Firefox 30.0
    * Mac OS X Safari 7.0.5

11 years agoMerge pull request #14151 from BBosman/fix-link
Chris Rebert [Tue, 15 Jul 2014 18:09:50 +0000 (11:09 -0700)] 
Merge pull request #14151 from BBosman/fix-link

Fix jsbin link

11 years agoFix jsbin link 14151/head
Bas Bosman [Tue, 15 Jul 2014 17:55:28 +0000 (19:55 +0200)] 
Fix jsbin link

11 years agoMerge pull request #14143 from twbs/fix-14134
Chris Rebert [Tue, 15 Jul 2014 16:51:07 +0000 (09:51 -0700)] 
Merge pull request #14143 from twbs/fix-14134

add docs note about browsers with JS disabled

11 years agoAnother new js bin link
Mark Otto [Tue, 15 Jul 2014 16:28:48 +0000 (09:28 -0700)] 
Another new js bin link

/cc @cvrebert @hnrch02

11 years agoadd docs note about browsers w/ JS disabled; fixes #14134 14143/head
Chris Rebert [Tue, 15 Jul 2014 00:16:11 +0000 (17:16 -0700)] 
add docs note about browsers w/ JS disabled; fixes #14134

[skip sauce]

11 years agofix #14114 mo' betta
Chris Rebert [Mon, 14 Jul 2014 21:50:53 +0000 (14:50 -0700)] 
fix #14114 mo' betta

11 years agoMerge pull request #14138 from danielnixon/master
Chris Rebert [Sun, 13 Jul 2014 22:28:07 +0000 (15:28 -0700)] 
Merge pull request #14138 from danielnixon/master

Fix inaccessible buttons.