Граф коммитов

92 Коммитов

Автор SHA1 Сообщение Дата
OHZEKI Tetsuharu da6300702b Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp 2011-04-24 12:15:53 -04:00
Jared Wein 05e8974050 Bug 793715 followup, use null instead false to show missing object. r=me 2012-10-07 19:33:45 -07:00
Jared Wein 2c0932972d Bug 793715 - Revert textbox.editor to a property, but one that wraps a field to cache the editor field once it is non-null. r=ehsan 2012-10-07 18:18:42 -04:00
Jared Wein 395fc4a655 Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.

The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Frank Yan ddd7b6ff07 Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin 2012-09-15 18:46:13 -05:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Neil Rashbrook 6ec4cfa80b Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Matthew Noorenberghe aa0a90e6d3 Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
2012-01-31 14:53:21 -08:00
Quentin Headen 547b01566f Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan 2011-12-29 16:06:56 -05:00
L. David Baron 6f6871a557 Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky 2011-04-22 18:36:24 -07:00
Ehsan Akhgari 235ac97cf2 Bug 637975 - Make XUL textboxes use the normal input textbox spellchecking binding, instead of directly managing it from XBL code, so that spellchecking is less fragile on those textboxes; r=roc 2011-03-16 15:34:30 -04:00
Brad Lassey 74fe235331 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec 2010-11-23 21:12:53 -05:00
Ehsan Akhgari c59e3e67d2 Bug 570192 - Make sure that XUL textbox's constructor does not fail if we don't have a frame available; r,a=gavin
--HG--
extra : rebase_source : c5b6768df4a5286d85df39b45858f90ea376638c
2010-06-04 14:58:02 -04:00
Frank Yan ebe44857d3 Bug 576135: Initial right-click on a XUL textbox should not have cut/copy/paste disabled. r=mano
--HG--
extra : rebase_source : 672e7be029c8bf223baff7dac08b5513ae668c20
2010-07-05 22:27:52 -06:00
Dão Gottwald 097b6252cc Bug 547224 follow-up: fix typo 2010-03-06 23:15:12 +01:00
Dão Gottwald 9f5ba67cdf Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
21@vingtetun.org adf2498ce3 Bug 530495 - textbox.xml throw an error (line 175) if the textbox.inputField didn't exist (r=neil) 2009-11-25 11:49:52 -08:00
Neil Rashbrook 2e6ce2b057 Bug 523693 Inline spell checker shouuld be a module r=gavin 2009-10-28 11:15:22 +00:00
Neil Deakin c67caab3df Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
Neil Deakin 69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Dão Gottwald c3c149a057 Bug 90587 - clickSelectsAll should not trigger on task switch if textbox already had focus. r=enn 2009-06-22 21:53:58 +02:00
Dão Gottwald ae0fc3a69f Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Dão Gottwald bbcdf6b06e Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald abb52edb29 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Boris Zbarsky 553c2a6892 Bug 482585. Move some XUL textbox-specific rules out of xul.css and into the relevant bindings. r=enn, sr=dbaron 2009-03-12 10:16:33 -04:00
Graeme McCutcheon 7e75b4e448 Bug 471776 - Textboxes with emptytext shouldn't enable undo for display and deletion of empty text. r=enndeakin 2009-02-15 17:35:50 +01:00
Marco Zehe 1799cbdffc bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Ehsan Akhgari 010fd872fc Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin 2009-01-14 20:26:33 +03:30
Dão Gottwald 693c00c14e Bug 416013 - switching the text input direction should not affect emptytext. r=ehsan,gavin 2009-01-13 02:28:32 +01:00
Dão Gottwald 997401596a Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn 2009-01-12 20:55:37 +01:00
Graeme McCutcheon 69f3eb65b6 Bug 418874 - undo function does not work in emptyText textboxes (e.g. Firefox search field, URL bar). r=gavin 2008-12-31 11:40:23 +01:00
Dão Gottwald 3e533f06d7 Bug 464084 - Clicking Search button in search bar highlights the default text (browser.urlbar.clickSelectsAll = true). r=enn 2008-12-11 13:09:03 +01:00
Dão Gottwald 4d1b70d42d Bug 288194 - XUL <textbox> is too hard to focus. r=enndeakin 2008-09-28 20:58:48 +02:00
Dão Gottwald fe866beb83 Bug 450733 - Deprecate the timed textbox binding. r=enndeakin 2008-08-31 02:44:12 +02:00
Dão Gottwald 85875a6c77 Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Gavin Sharp e3842d8995 Bug 427291: Multiple focus events fired when clicking XUL textbox (focus child html:input directly rather than xul:textbox), r=mano 2008-06-15 21:21:09 -04:00
masayuki@d-toybox.com f6eb3b0bed Bug 417315 Cannot use IME menus during IME transaction #2 r=peterv+enndeakin, sr=peterv, a1.9=beltzner 2008-02-19 23:18:53 -08:00
reed@reedloden.com e3f356cbcf Bug 416467 - "textLength should not return the length of emptyText" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-10 22:16:23 -08:00
reed@reedloden.com 85fc03f3cc Bug 414857 - "When unfocusing the Search box in the Download manager fast, it doesn't apply the pattern" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=damons] 2008-02-09 21:10:01 -08:00
reed@reedloden.com a7c7f26645 Bug 400844 - "Label in organizer's search field becomes search text in some non-default modes (black, query)" [p=dao@mozilla.com (Dão Gottwald) r=Mano a=blocking-firefox3+] 2008-02-06 21:31:21 -08:00
mozilla.mano@sent.com 02541d8498 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
reed@reedloden.com 898937067e Bug 410573 - "Correct menu item title case for textarea context menus" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r+a1.9=beltzner] 2008-01-23 23:13:37 -08:00
aaronleventhal@moonset.net c8aeb1ae95 bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor 2008-01-23 15:49:10 -08:00
aaronleventhal@moonset.net 56aa2898b8 Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net f44c2d3efd Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9 2008-01-22 07:32:20 -08:00
reed@reedloden.com 8e6b26661f Bug 403471 - "Address and Search field text half-selected when clicking just inside field bounds" [p=dao r=Mano a1.9=schrep] 2007-11-12 21:35:17 -08:00
ted.mielczarek@gmail.com 569784cb8d bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
asqueella@gmail.com 236cf70426 Bug 394080 - broken instanceof checks in textbox.xml p=Dao Gottwald <dao@design-noir.de> sigh=mano 2007-09-02 09:40:33 -07:00
dbaron@dbaron.org dc7ebbffc7 Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
enndeakin%sympatico.ca 6265ca7829 Bug 367530, textbox.type should just get and set the type attribute, r=neil 2007-01-24 18:40:19 +00:00