gecko-dev/toolkit/content/widgets
Jessica Jong 443ac20d5c Bug 1371111 - Open picker when input element's padding area is clicked. r=mconley
Currently, we listen to click events on the xbl binding; but actually we should
listen to click events on the input element itself, so that we get called when
the padding area is clicked.

MozReview-Commit-ID: 8NQKrxSXUyL

--HG--
extra : amend_source : 6106cd61c85a94b8272f2c8ff9abc68320946cbb
2017-08-17 20:33:00 -04:00
..
autocomplete.xml Bug 1358792 - Fix uninterruptible reflow at adjustSiteIconStart. r=mak 2017-08-21 15:16:44 +01:00
browser.xml Bug 1370843 - Provide correct triggeringPrincipal for dropLinks. r=smaug,tooru 2017-08-22 10:07:03 +02:00
button.xml Bug 1340643 - Make some labels and all buttons highlightable. r=mconley 2017-05-02 18:09:22 +08:00
calendar.js Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly. r=mconley 2017-08-21 10:16:55 +08:00
checkbox.xml Bug 1345432 - Clean up XUL checkbox styling, remove fallback styling and fix the focus indicator. r=karlt 2017-03-13 13:12:37 +01:00
colorpicker.xml Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
datekeeper.js Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly. r=mconley 2017-08-21 10:16:55 +08:00
datepicker.js Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly. r=mconley 2017-08-21 10:16:55 +08:00
datetimebox.css Bug 1311857 - Adjust CSS for date/time widget internals to prevent them from overflowing the widget. r=dholbert 2017-04-21 16:18:19 +08:00
datetimebox.xml Bug 1371111 - Open picker when input element's padding area is clicked. r=mconley 2017-08-17 20:33:00 -04:00
datetimepicker.xml Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
datetimepopup.xml Bug 1370086 - [DateTimePicker] Ensure calendar type is Gregorian for all locales. r=gandalf,mconley 2017-07-17 14:31:45 +08:00
dialog.xml Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
editor.xml Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
expander.xml
filefield.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
findbar.xml Backed out changeset b89704b3bc19 (bug 1358500) for failures in browser_bug537013.js 2017-05-29 10:52:37 -07:00
general.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
groupbox.xml
listbox.xml Bug 1359211 - Handle touch-scrolling of XUL <listbox> in JS. r=bz,dao,kats 2017-04-24 17:12:21 -04:00
menu.xml Bug 1366148 - Making menulist and menupopup highlightable r=jaws,mossop 2017-05-20 00:09:25 +08:00
menulist.xml Bug 1366148 - Making menulist and menupopup highlightable r=jaws,mossop 2017-05-20 00:09:25 +08:00
notification.xml Bug 1358431 - Remove delay rendering add-on permissions popup header r=florian 2017-06-09 14:59:04 -05:00
numberbox.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
optionsDialog.xml
popup.xml Bug 1352075 - Implement new animation for opening/closing the arrow panels. r=dao,mossop 2017-07-27 11:07:23 -07:00
preferences.xml Bug 1374847 - Remove nsIPrefBranch2 and nsIPrefBranchInternal. r=njn 2017-08-04 17:12:58 +09:00
progressmeter.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
radio.xml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
remote-browser.xml Bug 1361650 - drop beforeunload timeout down to 1 second to make tab closing faster when the content process is slow, r=billm 2017-05-03 10:07:48 +01:00
resizer.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
richlistbox.xml Backed out changeset f54fca58d189 (bug 1300996) for eslint failure in own test 2017-06-07 11:46:36 +02:00
scale.xml
scrollbar.xml
scrollbox.xml Bug 1387716 - Remove ancient workaround for bug 341047. r=masayuki 2017-08-05 14:43:41 +02:00
spinbuttons.xml
spinner.js Bug 1348052 - Change the scroll buttons in the datetime picker to move the view, not the list. r=mconley 2017-03-17 21:47:46 +00:00
splitter.xml
stringbundle.xml Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
tabbox.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
text.xml Bug 389565 - Remove nsIExternalProtocolService::LoadUrl. r=Paolo 2017-08-06 11:25:42 +09:00
textbox.xml Bug 1373655 - Fix search sign and arrow indicator in high contrast theme r=dao 2017-06-28 16:56:19 -07:00
timekeeper.js Bug 1382175 - Fix time picker step and min/max regressions. r=mconley 2017-07-19 18:44:23 +08:00
timepicker.js Bug 1382175 - Fix time picker step and min/max regressions. r=mconley 2017-07-19 18:44:23 +08:00
toolbar.xml Bug 1354145 - set photon-structure attribute on root, update palette/panel icon sizes and layout, r=mikedeboer 2017-06-27 21:47:30 +01:00
toolbarbutton.xml Bug 1375152 - Implement animation for pinning items to the overflow menu. r=dao 2017-06-28 15:32:34 -07:00
tree.xml Bug 1373714 - Support touch-dragging the scrollthumb in XUL tree widgets. r=dao 2017-07-04 09:57:45 -04:00
videocontrols.css Bug 1350315 - Hide cursor when video controls fadeout for desktop. r=Gijs 2017-03-25 11:41:44 +08:00
videocontrols.xml Bug 1382218 - Cap the height of <audio> controlBar as well to get rid of endless reflow. r=jaws 2017-07-20 23:14:33 +08:00
wizard.xml Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00