Commit Graph

631 Commits

Author SHA1 Message Date
Marco Zehe
ae20bb4203 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
Justin Dolske
27ddb1cca1 Bug 475861 - Clicking video control's scrubber line causes only tiny position change. r=gavin 2009-02-01 23:44:01 -08:00
Ehsan Akhgari
dbc6942b6a Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao 2009-02-01 18:34:09 +03:30
Neil Rashbrook
4b32340e10 Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin 2009-01-31 23:12:21 +00:00
stefanh@inbox.com
513cca2256 Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin. 2009-01-31 14:56:25 +01:00
Gavin Sharp
1dd0d77ca8 Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch 2009-01-25 03:06:45 -05:00
Justin Dolske
d1bac89ccf Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss 2009-01-24 21:21:32 -08:00
stefanh@inbox.com
1febd11d50 Bug 473444, follow-up adjustment of original patch. r=gavin. 2009-01-20 18:53:25 +01:00
Neil Deakin
bf030ccabd Bug 467360, support buttons with child panels, r+sr=neil 2009-01-20 12:46:55 -05:00
Justin Dolske
bb6454e798 Bug 469211 - Video controls should not require initial mouse over to appear. r=enn ui-r=boriss 2009-01-19 14:51:38 -08:00
Graeme McCutcheon
d881d06a59 Bug 451212. Don't confuse the selection controller. r=mano 2009-01-19 21:47:25 +13:00
Markus Stange
10fc7c3b4e Bug 206636 - Throbbing default buttons, r=josh r=Enn sr=roc 2009-01-18 12:05:38 +01:00
Kai Liu
4b0b5e5530 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
stefanh@inbox.com
510edd5e1d Bug 473444 - Help opens, but with a beep with cmd+? in prefwindow without overlayed/own key (this also makes us only open 1 help instance on mac from the prefwindow). r=gavin. 2009-01-17 15:21:51 +01:00
Phil Ringnalda
4d8777d31a Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
Neil Deakin
843220e729 Bug 443609, key usage for scales isn't intuitive, r=neil 2009-01-15 13:44:38 -05:00
Neil Deakin
a7f74b19f7 Bug 472090, change scale to use a listener instead of mutation events, r=smaug,sr=neil 2009-01-14 13:21:58 -05:00
Ehsan Akhgari
1d74aff96d Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin 2009-01-14 20:26:33 +03:30
Nick Kreeger
6373ae3766 Fixing Bug 454632 - Resizing tree widget always re-scrolls to current index. r=enndeakin,sr=bz. Patch by Stephen Lau <steve@grommit.com>. 2009-01-13 10:50:26 -08:00
Ehsan Akhgari
4d6f0e54b7 Bug 140759 - tree cell content is not aligned to the right when tree direction is right to left; r=roc,gavin sr=roc 2009-01-13 21:30:06 +03:30
Dão Gottwald
8404ded37a 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
08b1baef9f Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn 2009-01-12 20:55:37 +01:00
L. David Baron
ae3e598878 Handle mouseover/mouseout when the mouse transitions between the video element and its videocontrols child (which covers its entire content area). (Bug 470596) r=dolske,enndeakin 2009-01-10 08:28:15 -08:00
Dão Gottwald
3b27428c91 Bug 471921 - use proper CSS instead of first-tab, last-tab and afterselected attributes. r=gavin 2009-01-09 10:57:57 +01:00
Taras Glek
166f51b49c Bug 471479. Cache webNavigation and contentWindow in the browser widget. r=gavin 2009-01-09 13:33:58 +13:00
Graeme McCutcheon
b0ef19dbcb 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
Justin Dolske
7edfadf65b Bug 464371 - <video> fires multiple load events, controls should be <button>s. r=enn 2008-12-22 13:05:29 -08:00
Justin Dolske
61c315c483 Bug 469030 - video control binding shouldn't use ID attribute. r=enn 2008-12-20 14:57:34 -08:00
Justin Dolske
8b750632b1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Steffen Wilberg
0965bc8332 Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano 2008-12-18 20:50:49 +01:00
Francis Gastellu
9d520538f7 Bug 456164 - Mouse wheel scrolls both tree and column picker menu 2008-12-13 12:21:50 -08:00
Robert O'Callahan
ed66190092 Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
2008-12-17 13:27:46 +13:00
Dão Gottwald
8411de4bf7 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
Justin Dolske
346d856ebc Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
8e2366ed19 Bug 461680 - Improve video control fade in/out animation. (test bustage fix) 2008-12-10 18:09:19 -08:00
Justin Dolske
ec8bca15a1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-10 16:15:47 -08:00
Neil Rashbrook
0fab8ae13d Bug 459372 Move filefield style rules to toolkit r=Mano
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Neil Rashbrook
c9f8c5fbb8 Bug 407725 Toolbar customisation pointlessly removes, clones and adopts nodes r=gavin 2008-12-03 12:35:34 +00:00
Shawn Wilsher
1bc4d2d896 Backed out changeset fdd5e4e34241 (bug 407725) to possibly fix random failures of browser/base/content/test/browser_customize.js 2008-11-28 15:19:21 -08:00
Neil Rashbrook
6c3c31ba6a Bug 407725 Toolbar customisation pointlessly removes, clones and adopts nodes r=gavin a191=beltzner 2008-11-27 10:23:31 +00:00
Justin Dolske
3c849b43c3 Bug 460771 - Play/pause control confused after video ends. r=gavin 2008-11-03 19:22:30 -08:00
Dave Townsend
02c0fa320f Bustage fix for bug 442419: allow custom max for progressmeter, take 2 2008-10-30 12:25:42 +00:00
Dave Townsend
f21a7f01e9 Bustage fix for bug 442419: allow custom max for progressmeter 2008-10-30 12:16:11 +00:00
Mook (sb)
aa3725523f Bug 442419 - allow custom max for progressmeter; r=enndeakin, sr=roc 2008-10-30 13:04:23 +03:30
Justin Dolske
3799b16701 Bug 448909 - Need more controls WHATWG Video tag (followup patch). r=mconnor 2008-10-29 00:35:49 -07:00
Chris Double
dd7fc2d9fd Bug 457964 - changed media paused type to boolean - r+sr=roc 2008-10-29 10:54:17 +13:00
Dão Gottwald
47985bcf1a Bug 461631 - tabbox.xml#tabs shouldn't determine the parent tabbox over and over again. r=enndeakin 2008-10-27 23:42:20 +01:00
Dão Gottwald
6ca3e946c8 Backed out changeset 80ce2b5adcc5 2008-10-27 18:52:29 +01:00
Dão Gottwald
c656eab6fd Bug 461631 - tabbox.xml#tabs shouldn't determine the parent tabbox over and over again. r=enndeakin 2008-10-27 16:58:24 +01:00
Nick Kreeger
ab3431ae6c Checking in fix for bug 458856 - tree horizontal scroll bar messes up drag-n-drop column rearranging. r=neil/sr=roc 2008-10-24 14:48:33 -07:00
Dão Gottwald
f220cbe813 Bug 460769 - arrowscrollbox destruction should cancel smooth scrolling. r=enndeakin 2008-10-20 18:52:12 +02:00
Neil Deakin
d7f87f78dc Bug 417257, exception using tooltiptext because of binding inheritance of popup, r=neil 2008-10-20 11:33:49 -04:00
Markus Stange
24c418dbdf Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Asaf Romano
ea32ac412c Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Markus Stange
47b6afd709 Merge backout of bug 398928 2008-10-13 14:33:01 +02:00
Markus Stange
b6747539e3 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Markus Stange
bbe8b505b9 Bug 398928 follow-up to fix preferences pane switching, r=Neil 2008-10-13 11:27:40 +02:00
Markus Stange
6cbd4557ec Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Dão Gottwald
d5148beada Bug 450554 - focus restoring for panels uses a wonky timeout during popuphiding, should wait for popuphidden instead. r=neil 2008-10-10 13:47:17 +02:00
Daniel Brooks
dd8dd7dd69 bug 451025: <preferences> element should work outside of a <prefwindow> — fix test failures 2008-10-10 00:23:55 -05:00
Daniel Brooks
e2d8bf93f7 merge bug 451025 — <preferences> element should work outside of a <prefwindow> 2008-10-09 18:15:57 -05:00
Daniel Brooks
e7b73c0816 bug 451187 — <preferences> element should work outside of a <prefwindow> 2008-10-09 18:14:17 -05:00
Neil Rashbrook
4c8fb2c5af Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn
--HG--
rename : toolkit/mozapps/preferences/preferences.xml => toolkit/content/widgets/filefield.xml
2008-10-10 00:04:06 +01:00
Dave Townsend
b9adbd3ed7 Bug 457632: notificationbox doesn't remove notifications immediately. r=neil@parkwaycc.co.uk 2008-10-09 10:35:01 +01:00
Justin Dolske
c7a8de4b6c Bug 448909 - Need more controls WHATWG Video tag. r=mconnor, r=bz 2008-10-01 01:00:22 -07:00
Dão Gottwald
0630abcf7b Bug 288194 - XUL <textbox> is too hard to focus. r=enndeakin 2008-09-28 20:58:48 +02:00
Graeme McCutcheon
b82214fc9e Bug 451286 - 'Highlight all' does not seem to work at all across frames; r=mano 2008-09-25 18:37:44 +02:00
Graeme McCutcheon
fece23f5c9 Bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed; r=mano 2008-09-25 18:27:52 +02:00
Atsushi Sakai
6ce040a0bb Bug 446536 - Don't save proxy settings for SSL, FTP, Gopher, SOCKS; "fix" part; r=gavin.sharp 2008-09-17 15:09:37 +02:00
Neil Deakin
f846a77739 Bug 452080, autocomplete panel flickers on mobile because it hardcodes a panel height, instead don't resize when a height is specified, r=gavin 2008-09-13 17:03:07 -04:00
Masayuki Nakano
311c53bac4 Bug 454531 default autocomplete panel doesn't have level="top" r=gavin 2008-09-12 02:56:47 +09:00
Graeme McCutcheon
5a0b5c0a9b Bug 449116 - Findbar highlighting should not explicitly repaint selection. r=mano 2008-09-10 14:06:49 +02:00
Dão Gottwald
015f4e5929 merge 2008-09-08 15:19:37 +02:00
Dão Gottwald
729e394eb6 Backed out changeset 34b79df24e18 2008-09-08 15:19:10 +02:00
Masayuki Nakano
fff8c31ca3 Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil 2008-09-08 21:58:07 +09:00
KUROSAWA, Takeshi
8cdc35e80a Bug 422677 - datepicker/timepicker should handle third separator (ex. for YYYY年MM月DD日 format). r=enndeakin 2008-09-08 13:41:07 +02:00
Kai Liu
917d558796 Bug 433109 - Menu items suffer from vertical alignment problems on Windows, r=gavin,vlad 2008-09-04 20:20:18 -07:00
Dão Gottwald
e04c03cec5 Bug 450733 - Deprecate the timed textbox binding. r=enndeakin 2008-08-31 02:44:12 +02:00
Paul Rouget
62a480b9cd Bug 402655 - Editable trees: double-click for cell editing also expands/collapses container treeitem. unit test by Marco Bonardo <mak77@bonardo.net>. r=enndeakin, sr=neil 2008-08-19 10:55:49 -04:00
Kai Liu
34454bbe97 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
Dão Gottwald
fd42061bc1 Bug 391158 – popup.xml & xul.css cleanup (remove obsolete bindings). r=enndeakin 2008-08-13 08:11:52 +02:00
Robert O'Callahan
3d9c20e3a8 Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
Boris Zbarsky
baa891763c Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
Dave Townsend
3af4f7166c Backed out changeset eb6fda3be5bb 2008-08-10 17:15:00 +01:00
Boris Zbarsky
1b9a4caf46 Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-07 19:15:40 -04:00
Dão Gottwald
198d35306f Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Ian Neal
fbc81b4dd6 Bug 445049 – Preference value types are not validated (or converted) before being set
p=Neil r=gavin
2008-08-01 16:22:59 +01:00
Asaf Romano
86d6cde299 Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc. 2008-07-30 23:48:56 +03:00
Mark Banner
1fa4f9c45d Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts 2008-07-28 09:05:37 -07:00
Edward Lee
d24a84ae64 Bug 407888 - Correcting an entry in location bar doesn't update results / awesomebar search not triggered when editing the middle of text. r=gavin 2008-07-25 01:57:54 -07:00
Robert O'Callahan
7a5ee5e507 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Robert O'Callahan
52086cd743 Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking 2008-07-25 16:07:43 +12:00
Neil Deakin
90eb890b4c Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-17 15:53:04 +02:00
Edward Lee
2fb181ae19 Bug 392143 - show keywords as url bar autocomplete choices. r=dietrich, r=gavin 2008-07-17 04:48:40 -07:00
Mark Banner
97a7151457 Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-17 09:33:51 +01:00
L. David Baron
aa6f0606f3 Backed out changeset ca442067af90 due to unit test hang in test_417798.js. 2008-07-16 12:56:30 -07:00
Neil Deakin
5bc2520934 Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-16 18:16:52 +02:00
Mark Banner
629459dcf5 Back out bug 441530 due to leak problems in the test 2008-07-13 19:30:22 +01:00
Mark Banner
1847d974ab Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-13 16:25:45 +01:00
Serge Gautherie
6f72cab4f0 Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00
Alexander Surkov
e56ae07a17 Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
Chris Double
02ccf2851f Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
Gavin Sharp
5fb38514e3 Bug 440334: Focus does not jump to find toolbar when certain form inputs are focused (non-editable nsIDOMNSEditableElements), r=mano
--HG--
rename : toolkit/content/tests/chrome/bug288254_window.xul => toolkit/content/tests/chrome/findbar_window.xul
rename : toolkit/content/tests/chrome/test_bug288254.xul => toolkit/content/tests/chrome/test_findbar.xul
2008-07-08 11:26:54 -04:00
Philipp Kewisch
bf98cb9e7a Fix bug 443037 - basetext doesn't claim to implement nsIDOMXULLabeledControlElement. r=gavin 2008-07-02 21:57:12 +02:00
Markus Stange
c3aca69bb6 Bug 432028 - Undetermined progressmeter timer isn't stopped, causing high CPU load, r=enn 2008-06-29 18:31:01 -07:00
Dão Gottwald
671fb39b5e Bug 355965: Improve notification bar animation by skipping steps when the animation isn't smooth, r=enndeakin 2008-06-15 21:38:49 -04:00
Gavin Sharp
bf4ab8298a 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
gavin@gavinsharp.com
2165466c06 Bug 430925: Scrollbox smooth scrolling should skip frames when missing the desired frame rate, patch by Dão Gottwald <dao@mozilla.com>, r=enndeakin, a=beltzner 2008-05-05 13:50:59 -07:00
gavin@gavinsharp.com
c655199faf Bug 431057: RTL icons needed for tree twistys in Aero theme, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-01 14:12:52 -07:00
dolske@mozilla.com
2ee437145b Bug 431275 - Give notification bars default icons via CSS. r=enn, ui-r=beltzner, a1.9=beltzner 2008-04-29 14:29:30 -07:00
mnyromyr@tprac.de
1499a4e2f2 Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore 2008-04-25 16:23:14 -07:00
gavin@gavinsharp.com
b95ccb0534 Bug 427412: prevent default beeping action for Cmd+Enter on Mac in autocomplete widgets, r=enndeakin, a=damon 2008-04-22 12:47:44 -07:00
gavin@gavinsharp.com
62025b7ab4 Bug 420763: use getBoundingClientRect for tab scrolling measurements (Alt + Scroll Down => can't scroll through all tabs), patch by Dão Gottwald <dao@mozilla.com>, r=enndeakin, a=beltzner 2008-04-22 09:34:11 -07:00
enndeakin@sympatico.ca
4550317acc Backout bug 398928 2008-04-21 09:53:30 -07:00
enndeakin@sympatico.ca
d6732d2103 Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 08:29:54 -07:00
edward.lee@engineering.uiuc.edu
55280322a0 Bug 418243 - Removing active autocomplete textbox breaks all autocomplete functionality. r=gavin, b1.9=beltzner, a1.9=beltzner. Fixes Bug 404135 - 'Restore Default Set' in 'customize toolbar' window breaks the location bar (autocomplete, submitting) and the search bar (autocomplete) 2008-04-11 23:07:09 -07:00
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
edward.lee@engineering.uiuc.edu
6b5d4e8ef0 Bug 428001 - Flashing when autocomplete shows results after not showing results. r=gavin, b-ff3=beltzner, a1.9=beltzner. Fixes Bug 407776 - move code to determine height of rich autocomplete popup out of _appendCurrentResult() and into invalidate() 2008-04-11 16:35:23 -07:00
surkov.alexander@gmail.com
311dc06808 Bug 427953 - tree column picker isnt accessible, r=marcoz, neil, sr=neil, a=beltzner 2008-04-09 19:32:31 -07:00
gavin@gavinsharp.com
934f8dad6c Bustage fix from bug 412646 2008-04-09 16:55:10 -07:00
gavin@gavinsharp.com
4d6676674b Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 15:03:09 -07:00
neil@parkwaycc.co.uk
e6da43c40b Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner 2008-04-08 01:41:52 -07:00
mozilla.mano@sent.com
980af23341 Bug 304147 - progressmeter in undetermined mode does not work in Mac OS X. patch by Markus Stange <mstange@themasta.com>, r=enn, sr=roc, a=beltzner. 2008-04-07 15:56:43 -07:00
edward.lee@engineering.uiuc.edu
30e47c35bf Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-05 20:51:57 -07:00
reed@reedloden.com
7bb7f19f8d Bug 425079 - "Multiple back/forward buttons in toolbar" (don't create duplicate items, round two) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-04-04 02:03:05 -07:00
edward.lee@engineering.uiuc.edu
6a108cfe78 Bug 415190 - Autocomplete results can be incorrectly sized (clipped). r=gavin. Fixes Bug 424868 - Awesome bar cuts off part of the last entry. b-ff3=beltzner 2008-04-02 20:49:36 -07:00
edward.lee@engineering.uiuc.edu
04880403c2 Bug 424213 - URLs without corresponding title are displayed with a blank title (which isn't full-height). r=gavin, ui-r=beltzner, a1.9=beltzner. Fixes Bug 421773 - autocomplete (awesome bar) shows a non-integer number of items (half height entries) if some pages lack titles 2008-04-01 23:01:08 -07:00
edward.lee@engineering.uiuc.edu
db1733ea31 Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner 2008-04-01 14:46:23 -07:00
enndeakin@sympatico.ca
a639ff86ea Bug 416390, context-click on listbox does not select item, also increases size of test frame, r=neil 2008-04-01 14:21:54 -07:00
edward.lee@engineering.uiuc.edu
a6b46e1f97 Bug 425320 - Alt-left/right in location bar then left/right resets cursor position. r=gavin, a1.9=beltzner 2008-03-31 18:46:59 -07:00
gavin@gavinsharp.com
8fc6b34880 Bug 404438 followup: make sure to set mConsumeRollup to false when closing the 'history' dropdown, to make sure it doesn't affect normal autocomplete popup behavior, r=enndeakin 2008-03-28 14:35:39 -07:00
gavin@gavinsharp.com
097158faea Bug 425798: fix typo from patch in bug 404438, pending r+a=mconnor 2008-03-28 14:03:51 -07:00
gavin@gavinsharp.com
31f1b9b56e Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
reed@reedloden.com
8e03b34752 Bug 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (Dão Gottwald) r=Neil a=blocking1.9+] 2008-03-28 01:34:40 -07:00
neil@parkwaycc.co.uk
cc4349db6e Make it possible for <preference> elements to notice checkbox listitems b=423407 r=Mano a=beltzner 2008-03-27 02:30:48 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
reed@reedloden.com
ee0a4f8a90 Bug 423770 - "sometimes need to click "Restore default set" twice to actually have the default set restored" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9b5=beltzner] 2008-03-21 21:26:35 -07:00
edward.lee@engineering.uiuc.edu
52c2ae63e6 Bug 415403 - Show matches for all search words for location bar autocomplete. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:19 -07:00
edward.lee@engineering.uiuc.edu
2036ee572a Bug 407861 - Bolding the found text in autocomplete breaks ligatures. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:08 -07:00
edward.lee@engineering.uiuc.edu
4f17380fd1 Bug 407946 - emphasize all matching text in title and url, not just the first match in title and url. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:42:55 -07:00
reed@reedloden.com
cb78ef1dde Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner] 2008-03-18 12:41:34 -07:00
gavin@gavinsharp.com
79b17cdf53 Bug 423366: remove unused code, and non-obvious dependency on fontbuilder.js from preferences.xml, r=mconnor/masayuki, a=beltzner 2008-03-18 11:32:23 -07:00
masayuki@d-toybox.com
75cfe2466f Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 03:32:50 -07:00
edward.lee@engineering.uiuc.edu
44cf0e0e61 Bug 421315 - Just re-use autocomplete richlistitems instead of re-adjusting for no purpose. r=gavin, a1.9=mconnor 2008-03-12 22:31:14 -07:00
edward.lee@engineering.uiuc.edu
d37fe49829 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
edward.lee@engineering.uiuc.edu
ee7a708567 Bug 421412 - Get rid of _adjustWidth hack. r=gavin, b1.9=beltzner 2008-03-08 01:30:43 -08:00
Olli.Pettay@helsinki.fi
eac7a7c58c Bug 420254, thunderbird often uses ~10% cpu when idle, r=enn, sr=neil, a=beltzner 2008-03-07 05:48:06 -08:00
enndeakin@sympatico.ca
f0d5be752f Bug 419725, hovering over autocomplete entry then opening the context menu selects the text, fix by not selecting text during the focus event, r=mconnor 2008-03-06 13:43:43 -08:00
mconnor@steelgryphon.com
3da95192bd Bug 419967 - Cannot search in application/javascript page, r=gavin 2008-03-06 12:12:09 -08:00
surkov.alexander@gmail.com
c6f02b2c4f Bug 419867 - statusbarpanel accessibility interface, r=evan.yan, enndeakin, a=beltzner 2008-03-05 20:17:19 -08:00
neil@parkwaycc.co.uk
116233a847 Bug 419865 Port scripts pane to use <preferences> r=Mano,IanN sr=jag a=beltzner 2008-03-05 13:44:29 -08:00
neil@parkwaycc.co.uk
8b963256cf <browser> clears its mIconURL inappropriately b=418213 r=Mano a=beltzner 2008-03-05 13:35:38 -08:00
bzbarsky@mit.edu
9fea9fe119 Init the selected panel to the right value to prevent window size flicker. Bug 405390, r=enn, a=beltzner 2008-03-05 12:44:27 -08:00
reed@reedloden.com
9f6f2c9921 Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a1.9=beltzner] 2008-03-04 03:24:41 -08:00
enndeakin@sympatico.ca
eee6346656 Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner 2008-02-29 05:07:02 -08:00
gavin@gavinsharp.com
18a039856c Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
reed@reedloden.com
5f7cfd5205 Bug 406280 - "Hovering over URL in autocomplete should produce a tooltip" [p=dev@schonfeld.org (Michael Schonfeld) ui-r=mconnor r=Mano a=blocking-firefox3+] 2008-02-24 22:15:48 -08:00
dolske@mozilla.com
2457fb663e Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner 2008-02-21 15:17:33 -08:00
mozilla.mano@sent.com
1ef7d873df Backing out Bug 406280, see comment 12 2008-02-21 12:03:02 -08:00
mozilla.mano@sent.com
7f4e81ef91 Bug 406280 - Hovering over URL in autocomplete should produce a tooltip. patch from Michael Schonfeld <dev@schonfeld.org>, ui-r=mconnor, r=me. 2008-02-20 10:04:32 -08:00
masayuki@d-toybox.com
690449c277 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
surkov.alexander@gmail.com
335bc29d74 Bug 365973 - cant expose <listbox> with multiple columns, r=evan.yan, a=mtschrep 2008-02-19 01:07:35 -08:00
reed@reedloden.com
b0dc7c3ebf Bug 416379 - "correct the numberbox text field's focused setting of bug 409388" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep] 2008-02-13 02:44:50 -08:00
reed@reedloden.com
b3bca88630 Bug 414845 - "Urlbar history dropmarker pushed state" (Make the urlbar history dropmarker stay pushed when history popup is open) [p=dao@mozilla.com (Dão Gottwald) r=Enn a1.9=schrep] 2008-02-13 02:37:36 -08:00
reed@reedloden.com
c39c6da049 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
5ef36dbb17 Bug 414748 - "Improve focus ring painting of native themed location bar" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc r=Enn a1.9=schrep] 2008-02-10 00:30:04 -08:00
reed@reedloden.com
b697eba9f9 Bug 415357 - "Disabled spin buttons in Connection Settings look quite non-native on GTK+ platforms" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep] 2008-02-09 23:00:56 -08:00
reed@reedloden.com
7d6b6fdbb8 Bug 416447 - "Two tiny fixes for editable menulists" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Enn a1.9=schrep] 2008-02-09 22:29:33 -08:00
reed@reedloden.com
1b8f960982 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
aaronleventhal@moonset.net
86035cfe3c Bug 412849. Expose xul:image with onclick as a button with an action. r=enn, a=schrep 2008-02-08 05:05:20 -08:00
surkov.alexander@gmail.com
5ad04d806a Bug 415060 - menu.appendItem and .insertItemAt should return the new menuitem, r=enndeakin, a=dsicore 2008-02-08 01:37:18 -08:00
reed@reedloden.com
73263cfd77 Bug 395564 - "scrollbar's arrow buttons should be disabled when they can't scroll further" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-02-07 01:26:22 -08:00
surkov.alexander@gmail.com
09a86c1241 Bug 374610 - xul:menuitem should have a way to get parent xul:menu, r=enndeaking, sr=neil, a=mtschrep 2008-02-06 23:07:08 -08:00
reed@reedloden.com
edfc643a9f 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
reed@reedloden.com
72c4b55ea2 Back out RIVAUD Julien (_FrnchFrgg_)'s patch from bug 414845 due to regressions (bug 415350 / bug 415530 / etc.). 2008-02-06 14:00:14 -08:00
mozilla.mano@sent.com
86194f8c60 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
4cc83300a0 Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner] 2008-01-31 18:52:36 -08:00
reed@reedloden.com
48b489e065 Bug 414845 - "Urlbar history dropmarker pushed state" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron r=Enn a1.9b3=beltzner] 2008-01-31 18:15:13 -08:00
reed@reedloden.com
3cc9d63ee0 Back out patch from Sergey Yanovich in bug 405095 due to test failures on Windows and Linux. 2008-01-31 09:10:06 -08:00
reed@reedloden.com
8930e9edc6 Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner] 2008-01-31 01:41:17 -08:00
gavin@gavinsharp.com
819d068199 Bug 414864: don't add elements to a toolbar if they already exist in the document, patch by Dão Gottwald <> 2008-01-30 13:33:46 -08:00
neil@parkwaycc.co.uk
c9a6e0cbaf Bug 413963 Password manager has unsafe dependency on browser r=gavin a=damons 2008-01-29 04:24:59 -08:00
reed@reedloden.com
0bef1bf186 Bug 408578 - "gtk: combobox pushed state" (Don't forget editable menulists) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=schrep] 2008-01-26 21:11:15 -08:00
reed@reedloden.com
33f98cd2c7 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
0ba36dfe0c 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
1c1ef03e6b Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net
45fab18185 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
14331ea95b Bug 406179 - "delete (or shift/delete) of a row in the rich url bar results does not select the next item after delete" (remove the offending code) [p=zeniko@gmail.com (Simon Bünzli) r=sspitzer a=blocking-firefox3+] 2008-01-19 18:59:21 -08:00
florian@queze.net
947cfddd62 Bug 408940 - Setting the value property of a menulist to null should remove the old value. Followup patch to fix regressions (bug 412497, 412534 and 412541) r=Mano, a1.9=schrep 2008-01-17 20:29:17 -08:00
florian@queze.net
38b539650e Bug 391534 - Prevent '<preference> with id='' and name='' has unknown type ''' warnings. r=Mano, a1.9=schrep 2008-01-16 21:01:12 -08:00
reed@reedloden.com
28f2634126 Bug 377966 - "Odd alignment of radio button internal elements on Page Setup dialog" [p=valastiak@mozilla.sk (Vlado Valastiak) r=Neil a1.9=schrep] 2008-01-15 18:03:29 -08:00
cbarrett@mozilla.com
6447e9bae5 Bug 395455 - Remove unused nativescrollbar.xml. r=enn a1.9=schrep 2008-01-15 13:51:58 -08:00
mnyromyr@tprac.de
bafc25defc Bug 308754 - fire sync*preference with correct JS context; r=mano, a=mtschrep 2008-01-15 10:16:25 -08:00
florian@queze.net
619d59cba6 Bug 408940 - Setting the value property of a menulist to null should remove the old value. r=Mano, r=mconnor (on the test), a1.9=mconnor. 2008-01-14 20:42:13 -08:00
reed@reedloden.com
23fb50db26 Bug 409388 - "Number box text fields seem not to get repainted on focus events" [p=twanno@lycos.nl (Teune van Steeg) r=Enn sr=roc a1.9=schrep] 2008-01-14 02:20:59 -08:00
sspitzer@mozilla.org
cb34eb4b6c fix for bug #406255: emphasize the first matching text in both title and url r=gavin a=beltzner 2008-01-11 12:01:37 -08:00
myk@mozilla.org
c535ebb0ce bug 407116: fix regression that causes RSS icon to vanish near end of page load for certain pages; followup typo fix; r=mano 2008-01-08 21:17:29 -08:00
mozilla.mano@sent.com
95558f8254 Bug 302575 - URL bar gets confused about what URI is loaded. patch by Florian Queze <florian@mozilla.com> and Gavin Sharp. r=gavin, sr=neil. 2008-01-08 20:07:42 -08:00
reed@reedloden.com
e2a623f614 Bug 407453 - "Column reordering broken when ordinal > 9 (comparing numbers as strings)" [p=skrulx@gmail.com (Steve Krulewitz) r=Enn a1.9=schrep] 2008-01-04 22:47:42 -08:00
reed@reedloden.com
a998482bcb Bug 409636 - "autocomplete-richlistitem binding creates superfluous vbox" [p=dao@mozilla.com (Dão Gottwald) r=Neil a1.9=schrep] 2008-01-02 21:52:37 -08:00
myk@mozilla.org
3282e70bd7 bug 407116: prevent RSS icon from disappearing when page contains subframes that don't reference RSS feeds; r=mconnor 2008-01-02 13:14:55 -08:00
stefanh@inbox.com
eb0552d23c Bug 409478 - Use translucent autoscroll cursor on Mac. r=Mano, a=beltzner. 2007-12-25 06:01:44 -08:00
reed@reedloden.com
5f11fb6500 Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:06:20 -08:00
reed@reedloden.com
f14a83ba20 Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep] 2007-12-19 03:26:36 -08:00
sspitzer@mozilla.org
09b4bc65e3 fix for bug #400671: Location bar ignores entered url and uses autocomplete selected url instead r=gavin, a=blocking-firefox-3+ 2007-12-18 13:25:03 -08:00
reed@reedloden.com
adb31a7d8c Bug 273149 - "toggling the Match case checkbox does not change the highlighting" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=beltzner] 2007-12-17 21:28:05 -08:00
gavin@gavinsharp.com
ddf4f43d91 Revert accidental commit 2007-12-16 20:51:12 -08:00
gavin@gavinsharp.com
476f07428a Fix bug # typo in comment 2007-12-16 20:49:11 -08:00
florian@queze.net
a608326fa8 Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+ 2007-12-14 16:20:48 -08:00
sspitzer@mozilla.org
35c59e75da fix for bug #406194: Rich url bar keeps old scroll position even on new input patch=zeniko@gmail.com r=sspitzer/gavin a=blocking-firefox-3+ 2007-12-14 11:07:20 -08:00
sspitzer@mozilla.org
faed98a7c2 for correctness: fix for bug #402118: problems when highlighting part of a title in url bar auto complete results when the title is a RTL value for performance: fix for bug #407984: get rid of the scrollboxes in autocomplete.xml fix for bug #407951: don't reset textContent in _setUpDescription() if it hasn' t changed fix for bug #408024: when setting the width of the boxes that hold the descript ion elements, use Math.floor() r=gavin, a=blocking-firefox-3+ Thanks to vlad for the performance suggestions. 2007-12-12 10:43:08 -08:00
martijn.martijn@gmail.com
9db956c04f Bug 407912 - When page is zoomed in/out, autocomplete popup doesn't have the correct width, r=enndeakin, a=mtschrep 2007-12-12 05:27:09 -08:00
aaronleventhal@moonset.net
3a80055521 Fixing orange 2007-12-11 18:48:03 -08:00
aaronleventhal@moonset.net
fe7f4d5bdb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
reed@reedloden.com
69a3fcd239 Bug 399820 - "Native GTK look for find toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=mconnor] 2007-12-11 00:53:25 -08:00
Evan.Yan@Sun.COM
72abc27375 Bug 380848 - Selected list item is not reported when focus to the list r=neil a=dsicore 2007-12-10 19:11:29 -08:00
sspitzer@mozilla.org
9cf89245cf fix for bug #406259: update 5 richlistitems at a time to improve url bar rich result utocomplete performance. r=gavin a=blocking-firefox-3+ p1/m10 2007-12-07 09:50:45 -08:00
sspitzer@mozilla.org
d1df49f1d3 fix for bug #406355: New autocomplete has a11y issues The "faabar" wasn't friendly to screer readers, and would either just say what the user typed in the url bar or nothing at all. now, screen readers will read the title, url and type ("tag" or "bookmark") for each autocomplete result. r=gavin, a=blocking-firefox3+ 2007-12-04 22:19:38 -08:00
gavin@gavinsharp.com
15f30a3ea9 Back out the patch for bug 405235 to see whether it caused the Ts/Txul hit 2007-12-04 13:00:12 -08:00
gavin@gavinsharp.com
52b94fea43 Bug 405235: search bar autocomplete doesn't appear unless content autocomplete has been used (don't rely on openAutocompletePopup to unhide the autocomplete panel), r=sspitzer 2007-12-04 10:37:21 -08:00
neil@parkwaycc.co.uk
1a590d6bf9 Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore 2007-12-03 15:20:29 -08:00
reed@reedloden.com
f786e11862 Bug 404751 - "Change menu spacing to match native GTK apps" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-03 01:16:15 -08:00
rob_strong@exchangecode.com
22ac61bcb3 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-12-01 05:29:18 -08:00
rob_strong@exchangecode.com
382c307019 Backing out bug 401601 due to tree being closed without any notice on the tinderboxen of the tree being closed... bleh 2007-11-30 17:08:40 -08:00
rob_strong@exchangecode.com
70255a5a40 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 17:01:43 -08:00
sspitzer@mozilla.org
b5bd29fc9d fix for bug #406136: Empty rows in autocomplete when searching for the first time after starting Firefox in a supplimental patch for bug #399664, I accidentally removed this line. 2007-11-30 02:02:57 -08:00
sspitzer@mozilla.org
cc0cfaa136 on the first url bar autocomplete search (for a new window), prevent the "stars" from jumping. details in bug #399664 r=dietrich 2007-11-29 21:56:58 -08:00
sspitzer@mozilla.org
e214f4628e fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange 2007-11-29 20:57:57 -08:00
martijn.martijn@gmail.com
451231bdcf Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, a=beltzner 2007-11-27 10:53:55 -08:00
myk@mozilla.org
759b2a5934 bug 385224: optimize performance of site-specific preferences; r=mconnor,roc 2007-11-26 00:35:22 -08:00
reed@reedloden.com
17e107c2d8 Bug 398965 - "tab bar smooth-scrolling performance problems" (avoid closure) [p=dao@mozilla.com (Dão Gottwald) r=Enn a1.9=mconnor] 2007-11-20 14:50:46 -08:00
gavin@gavinsharp.com
b9e4f1eaff Bug 404184: Cmd+Opt+Arrows tab-switching shortcut is broken on Mac, r=mano, a=schrep 2007-11-20 10:36:47 -08:00
myk@mozilla.org
d21e9e94fe bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep 2007-11-19 23:55:40 -08:00
jonas@sicking.cc
136308d144 bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron 2007-11-19 12:08:20 -08:00
aaronleventhal@moonset.net
64a402038f Bug 403210. Extra hidden focus events when tabbing out of XUL menulists. r=neil, a=blocking1.9 2007-11-15 17:30:23 -08:00
neil@parkwaycc.co.uk
3952b0e860 Back out earlier patches because customisable menubars suck b=403634 r=gavin bl=mconnor 2007-11-15 14:08:00 -08:00
reed@reedloden.com
04d2d99d2b Bug 402419 - "tabbox cleanup" [p=dao@mozilla.com (Dão Gottwald) r=gavin r=Enn a1.9=damons] 2007-11-15 13:59:34 -08:00
reed@reedloden.com
e226cabf97 Bug 156459 - "XBL widgets should not set global variables for event handler" ((Cv1-TK) Xpfe to Toolkit port) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-11-15 13:45:23 -08:00
jonas@sicking.cc
7d34ecef5a relanding bug 386202 since it doesn't look to be the source of the Ts regression 2007-11-14 19:43:41 -08:00
jonas@sicking.cc
1a15d13e25 relanding bug 400327 since it doesn't look to be the source of the regression 2007-11-14 19:38:16 -08:00
jonas@sicking.cc
acac7afc64 Backing out bug 386202 to attempt to fix Ts regression 2007-11-14 13:35:17 -08:00
jonas@sicking.cc
271bb97cf4 Backing out bug 400327 too see if that helps Ts 2007-11-14 11:11:59 -08:00
enndeakin@sympatico.ca
439a869ff8 Bug 386202, ensure that tab's selected attribute can be used to initialize a tabbox, r=gavin,a=schrep 2007-11-13 11:39:54 -08:00
enndeakin@sympatico.ca
e9884990d0 Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep 2007-11-13 10:53:56 -08:00
reed@reedloden.com
611647d42a Bug 393581 - "toolbar resizer visible in popups with only visible location bar" [p=florian r=gavin a=blocking-firefox3+] 2007-11-13 02:45:38 -08:00
reed@reedloden.com
0a577b8ce0 Bug 383354 - "Listcell items of type "checkbox" do not allow label cropping (typo in binding)" [p=toddw@ActiveState.com (Todd Whiteman) r=Enn a1.9=damons] 2007-11-13 00:17:19 -08:00
reed@reedloden.com
9fd7514820 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
gavin@gavinsharp.com
585834fb36 Bug 403125: find bar highlighting doesn't work as expected (button incorrectly assumes it's 'checked' property is toggled after the oncommand handler is called), r=mano, a=schrep 2007-11-12 07:23:13 -08:00
sspitzer@mozilla.org
4241fde6d5 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel r=gavin, a=schrep 2007-11-11 10:36:52 -08:00
sspitzer@mozilla.org
f506f869bf backing out, tree's closed 2007-11-09 17:46:10 -08:00
sspitzer@mozilla.org
74b8f2a146 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel. r=gavin, a=schrep 2007-11-09 17:43:14 -08:00
neil@parkwaycc.co.uk
2eef083ca9 Bug 397873 Popup windows have menu bar when they used not to r=gavin a=sayrer 2007-11-09 06:06:28 -08:00
reed@reedloden.com
7e3739d68f Bug 282180 - "sync xpfe button.xml with toolkit button.xml" ((Bv1a-TK) <button.xml>) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=beltzner] 2007-11-07 01:11:05 -08:00
sspitzer@mozilla.org
6136270b4a backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
10234c2591 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
reed@reedloden.com
3ea8aa1225 Bug 399657 - "Tab scrolling partly broken in RTL mode" [p=dao r=gavin a=blocking-firefox3+ for M9] 2007-10-28 20:03:46 -07:00
reed@reedloden.com
cdd7835df7 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
reed@reedloden.com
c7e72b3698 Bug 393718 - "Style searchbar splitter natively" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a=blocking-firefox3+ for M9] 2007-10-24 14:58:42 -07:00
sdwilsh@shawnwilsher.com
a7d5d2056f Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
enndeakin@sympatico.ca
12bae65680 Bug 377677, second attempt at tree cleanup and tests, r=mano, a=sayrer 2007-10-22 06:19:37 -07:00
reed@reedloden.com
18c994984b Completely backout Enn's patch from bug 377677 to see if it caused the Tp regression. 2007-10-16 00:29:08 -07:00
enndeakin@sympatico.ca
c41b42c71a Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
reed@reedloden.com
aa5d454135 Bug 398965 - "tab bar smooth-scrolling performance problems" (binary search) [p=dao r=gavin a1.9=sayrer] 2007-10-13 18:57:47 -07:00
reed@reedloden.com
b8c5000c4f Bug 398965 - "tab bar smooth-scrolling performance problems" (dispatch UpdatedScrollButtonsDisabledState only if there are updates) [p=dao r=gavin a1.9=sayrer] 2007-10-13 18:56:30 -07:00
martijn.martijn@gmail.com
81ab1860c1 Bug 399316 - Bug introduced with patch for bug 216434 (autocomplete dropdown covers textbox when textbox is near bottom of screen), r=neil, a=mconnor 2007-10-12 03:24:00 -07:00
mnyromyr@tprac.de
e61846379d Bug 397135: tree._ensureColumnOrder dies if no columns are defined; r=gavin, a=sayrer 2007-10-11 12:50:09 -07:00
enndeakin@sympatico.ca
dd5f4c7bf6 Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
aaronleventhal@moonset.net
fc21ad189d bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
martijn.martijn@gmail.com
380c14058c Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor 2007-09-30 12:00:10 -07:00
mozilla.mano@sent.com
793cdf1721 Bug 397225 - Feed preview is borken. r=gavin. 2007-09-29 20:40:05 -07:00
ginn.chen@sun.com
39aaae903f Bug 388185 LABELLED_BY, LABEL_FOR relations shoudl be set for labels in panels r=aaronleventhal,mano a=dsicore 2007-09-29 00:04:27 -07:00
neil@parkwaycc.co.uk
fc8ff8a81f Menubar height incorrect in some themes and OSes b=396562/5 r=gavin a=bsmedberg 2007-09-28 12:11:51 -07:00
myk@mozilla.org
9b496dfd8d bug 391740: listheader in richlistbox appears to right/at bottom of richlistitems; reverting patch v1, which didn't fix the problem 2007-09-27 16:24:08 -07:00
mnyromyr@tprac.de
b26d4c4d32 Bug 397095: prefwindow.showPane dies without prefpanes; r=gavin, a=mconnor 2007-09-24 14:05:29 -07:00
asqueella@gmail.com
0bc2e0d6df bug 396307 - Preference bindings don't report exceptions in user-defined event handlers to the Error Console fix by switching from dump()ing the exception in the catch clause to using Components.utils.reportError() r=gavin, a=mconnor 2007-09-22 12:51:10 -07:00
rob_strong@exchangecode.com
86f137b5bd Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-09-21 16:12:21 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00
neil@parkwaycc.co.uk
0361496850 Remove expensive DOMAttrModified listeners b=395496 r=Enn sr+a=bz 2007-09-21 09:09:45 -07:00
surkov.alexander@gmail.com
1b5ad76a61 Bug 396336 - header of xul:list is not accessible [unchecked in changes in tree.xml] 2007-09-18 20:48:51 -07:00
surkov.alexander@gmail.com
31453c34f2 Bug 396336 - header of xul:list is not accessible [unchecked in changes in listbox.xul 2007-09-18 20:44:47 -07:00
rob_strong@exchangecode.com
68e016bee3 Bug 396541 - Show Passwords dialog/chrome is broken. r=mconnor, a1.9=mconnor 2007-09-18 19:45:58 -07:00
gijskruitbosch@gmail.com
a2387c6402 Bug 382990 - Tree onkeypress should check for ctrl key (+ test to make sure this keeps working) r=mano@mozilla.com (Asaf Romano) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-09-18 07:26:05 -07:00
ted.mielczarek@gmail.com
5f7cf73977 bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
neil@parkwaycc.co.uk
56eb697834 Try to avoid really hiding menus b=127244 r=gavin a=mconnor 2007-09-17 15:12:51 -07:00
aaronleventhal@moonset.net
cc29cb6a03 Bug 371279. A11y events not generated for the Phrase Not Found label on Find toolbar. r=mano, a=mconnor 2007-09-17 13:49:21 -07:00
rob_strong@exchangecode.com
a85c8a238a Bug 394666 - prefpane height is incorrect when animateFadeIn is true and some other edgecases. r=mconnor, a1.9=mconnor 2007-09-17 12:18:17 -07:00
myk@mozilla.org
0e83864ba4 bug 391740: make header in richlistbox appear on top/left instead of bottom/right of richlistitems; Patch by Michael Ventnor; r=mano; a=bzbarsky 2007-09-17 10:57:11 -07:00
enndeakin@sympatico.ca
b45c4c3907 Bug 396348, colorpicker loses focus when keyboard is used to open it, r=mano, a=bz 2007-09-17 08:31:45 -07:00
enndeakin@sympatico.ca
ea678ac0b7 Bug 395099, regression, src attribute not working for statusbarpanel, r=mano, a=bz 2007-09-17 07:25:38 -07:00
enndeakin@sympatico.ca
bc4d889fcb Bug 377696, add back missing src property for statusbar, r=mano 2007-09-04 12:26:02 -07:00
bugzilla@standard8.plus.com
ddb47beea1 Bug 392653 tree.xml: _reorderColumn should not fail in cases where the move and before columns are the same. r=enndeakin 2007-09-03 11:00:59 -07:00
rob_strong@exchangecode.com
5a82e02f3f Bug 283697 - Firefox Options (Preferences) panels are cropped (cut off). r=mconnor 2007-09-02 15:05:53 -07:00
asqueella@gmail.com
701763b9a0 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
enndeakin@sympatico.ca
7bd3111a3f Bug 377696, fix up missing return values, and use image instead of src, plus add tests for deck, statusbar and the main element properties, r=mano 2007-09-01 16:17:44 -07:00
sspitzer@mozilla.org
a1f34414b7 fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
dbaron@dbaron.org
490344002e 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
dtownsend@oxymoronical.com
3c70d6fecb Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00
rflint@ryanflint.com
d75b7e4b08 Bug 393361 - CVS remove orphaned tabbrowser bits. r=mconnor as part of bug 339964 2007-08-26 01:13:37 -07:00
dtownsend@oxymoronical.com
403ec0dd3b Bug 393006: Use a constant tab scrolling speed when holding down the scroll arrows. p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r=enndeakin 2007-08-26 00:53:42 -07:00