Commit Graph

151 Commits

Author SHA1 Message Date
Dão Gottwald
433a9a17b9 Bug 673528 - Only add www and a domain suffix when the typed domain contains no dot, colon or space. r=gavin, ui-r=faaborg 2011-08-19 11:17:39 +02:00
Gavin Sharp
65c1c8ff73 Bug 672128: don't copy wyciwyg:// URIs when entire URL is selected, r=dao
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => browser/base/content/test/authenticate.sjs
2011-07-19 04:00:45 -04:00
Gavin Sharp
196bb99339 Bug 672813: clicking the Go button needs to focus the content area, r=dao 2011-07-20 16:21:55 -04:00
Gavin Sharp
afb55bb69c Bug 666964: include trimmed "http://" prefix in URL bar copied text if the selection starts at the beginning of the URL, r=dao 2011-06-25 21:08:31 -04:00
Paul O’Shannessy
6f5e601c1d Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin] 2011-06-28 11:03:00 -07:00
Dão Gottwald
728e0903c3 Bug 666706 - Don't pass IPv6 literals to the effective TLD service, since the brackets prevent them from being recognized as IPs. r=gavin 2011-06-25 09:41:31 +02:00
Dão Gottwald
58dbc45032 Bug 666717 - URL bar highlighting needs to recognize URLs with hyphenated schemes (e.g. view-source). r=gavin 2011-06-24 06:35:25 +02:00
Marco Bonardo
04758d0fea Bug 659578 - Remember Password notification is cut off at the bottom.
r=dolske
2011-06-23 14:35:11 +02:00
Dão Gottwald
5bb3d596f5 Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh 2011-06-23 10:13:41 +02:00
Marco Bonardo
7804781a5b Merge Places and mozilla-central 2011-06-08 12:24:14 +02:00
Marco Bonardo
37566dfe10 Bug 659335 - Learn More links are broken in sync discovery dialogs.
r=dolske
2011-06-02 16:30:56 +02:00
Gavin Sharp
9564d0d321 Bug 658220: invoking bookmarklets by keyword should allow inheriting the current page's principal, r=dao
--HG--
extra : rebase_source : fa49b98e814e84cdde197ec8f872e69db4452d6f
2011-05-31 17:33:46 -04:00
Dão Gottwald
9c5b7f1696 Bug 659693 - Make domain highlighting work with IPv6 literals. r=sdwilsh 2011-05-25 21:41:01 +02:00
Margaret Leibovic
a755222dc1 Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin 2011-05-24 17:43:05 +02:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Gavin Sharp
3b1d92982c Bug 658383: ensure that we avoid inheriting the owner principal when clicking the Go button, r=dao
--HG--
extra : rebase_source : 8b2dd017376e07d2285a68d93b189b93fdada836
2011-05-19 19:44:01 -04:00
Gavin Sharp
f6fa25a9a0 Bug 656433: don't allow URIs loaded into the location bar to inherit the currently loaded document's principal, r=bz, r=dao
--HG--
extra : rebase_source : 3eed0612c5740d6a52ba5898d7ae130cfadd9641
2011-05-12 10:52:25 -07:00
Gavin Sharp
719f72b4a6 Bug 657173 - Don't format URL bar value when the URL bar is focused. r=dao 2011-05-14 16:38:59 -07:00
Margaret Leibovic
d827e5c5f6 Bug 654729 - Weird highlighting when adding text to an existing address, r=dao 2011-05-12 14:38:40 -07:00
Brian R. Bondy
121911eb50 Bug 652363 - When dropping on the location bar, set it to the focused element so it has a GO button displayed. r=gavin 2011-05-11 15:15:34 +02:00
Dão Gottwald
ca1f9f0f94 Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
2011-05-02 19:50:18 +02:00
L. David Baron
bf6088c149 Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky 2011-04-22 18:36:24 -07:00
Dão Gottwald
0aab105aba Bug 638431 - Hover feedback missing for disabled splitmenus. r=gavin 2011-03-23 12:36:13 +01:00
Dão Gottwald
c1b5d15bb7 Bug 586212 - Don't carry out the command when clicking on a disabled splitmenu. r=dolske 2011-03-03 11:34:55 +01:00
Dão Gottwald
c3f1252325 Bug 628048 - hovered highlight on menu item sticks around too long after moving to a different menu item. r+a=gavin 2011-03-02 19:47:03 +01:00
Margaret Leibovic
2162912556 Bug 633656 - When split menus are hovered, both the main item and expansion arrow should display on mouse in [r=dao, a=gavin] 2011-02-16 10:53:32 -05:00
Dave Townsend
24eec68842 Bug 633571: Multiple entries in the doorhanger for aborted add-on installations. r=Unfocused, a=johnath 2011-02-15 15:10:17 -08:00
Margaret Leibovic
ca69135121 Bug 633400 - Vertically align geolocation "Learn More..." link with menubutton. r=dao 2011-02-12 00:32:07 -08:00
Dão Gottwald
ac67b72373 Bug 631812 - URLBar broken on certain themes; r=gavin a=blocking-final+ 2011-02-10 19:59:40 -05:00
Dão Gottwald
eb916ea7ee Bug 541656 - Display hyperlink URLs at bottom of window (instead of right side of location bar). r=gavin a=b 2011-02-03 07:48:39 +01:00
Asaf Romano (Mano)
9e55fb1e97 Bug 610682 - Position of the reload button in the location bar in RTL firefox should be at the same side in all platforms. r=dao. a=blocker 2011-01-27 15:15:56 +02:00
Dão Gottwald
d6793a75e6 Bug 628807 - Firefox button split menu sub-menus disappear immediately on mouse out of the main command, if you touch another split menu; r,a=gavin
--HG--
extra : rebase_source : e7e2257ff4f98d449bfc30595ea4f41678b41017
2011-01-26 13:54:14 -05:00
Dão Gottwald
16a41ca815 Bug 589146 - Firefox menu items should display sub-menu on a slightly delayed hover. r=gavin 2011-01-22 12:21:53 +01:00
Frank Yan
84af3e4f6a Bug 601060 - Hovering links shows "moz-action:switchtab" text and hides "Switch to tab:" label in URL bar when it contains a switch-to-tab URL. r=dao 2011-01-22 12:21:35 +01:00
Margaret Leibovic
850a6a3855 Bug 615315 - Add a small close button to all doorhanger notifications and panels. r=gavin, a=blocking-final 2011-01-13 16:07:44 -08:00
Dão Gottwald
c95ad6c55c cleaning up binding order. a=DONTBUILD 2011-01-11 11:59:42 +01:00
Dave Townsend
b0844dcd91 Bug 623192: Restarting download of add-on completely removes progress notification. r=gavin, a=blocks-final 2011-01-07 09:16:35 -08:00
Dave Townsend
9c6c875eba Bug 570012: Show download progress when installing new add-ons. r=gavin, a=blocks-betaN 2011-01-03 11:40:47 -08:00
Margaret Leibovic
cee522be13 Bug 615318 - Add a "not now" choice to all doorhanger notification split buttons. r=gavin, a=blocking-beta9
--HG--
extra : rebase_source : 8b350d4d9c5ce5c8a5c6b75c3d0ad45fd5abc2ec
2010-12-16 09:53:24 -08:00
Dão Gottwald
44ef444de4 Bug 618942 - window closes when picking a location bar result with alt+enter in a window with only one blank tab. r+a=gavin 2010-12-14 02:42:37 +01:00
Drew Willcoxon
b34e6a7082 Bug 596485 - Provide visual indication of Switch to Tab override. r=gavin, a=blocking-betaN 2010-12-10 18:32:14 -08:00
Margaret Leibovic
146c9af472 Bug 617270 - Geolocation icon is stretched. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic
a00ac2babd Bug 615481 - Doorhanger (popup) notifications need a maximum width and the text needs to wrap if necessary [r=gavin, a=blocking-2.0:betaN+] 2010-12-03 13:39:11 -08:00
Dão Gottwald
d1d0bacf7a Bug 613156 - Implement splitmenu binding. r=dolske a=blocks-blocker 2010-12-02 09:45:08 +01:00
Drew Willcoxon
a3f25ea62e Bug 606304 - Replace setOverLink's use of set/clearTimeout with set/clearInterval for great performance win. r+a=gavin 2010-11-22 18:31:39 -08:00
Frank Yan
4c9b151a50 Bug 611590 - Make "Paste & Go" consistent with "Paste" regardless of clipboard contents. r=gavin ui-r=faaborg a=betaN+gavin 2010-11-22 11:50:49 -08:00
Drew Willcoxon
f5561a25a6 Bug 613365 - If location bar is focused, hovering a link overlays a blue area on top of the current URL. It should not change the location bar. r=dao, a=dolske 2010-11-20 14:40:56 -08:00
Drew Willcoxon
9f27896d7c Bug 597581 - Switching tabs should update location bar immediately, even if a link is hovered. r=dao, a=blocking2.0-final 2010-11-16 14:39:41 -08:00
Dão Gottwald
3f18ac84a9 Bug 604457 - switchToTabHavingURI shouldn't close selected tab or revert URL bar. r+a=gavin 2010-11-07 13:59:51 +01:00
Frank Yan
b56bc0f52d Bug 607518 - After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it. r+a=gavin
--HG--
extra : rebase_source : d22c594d6cec8cfbdadb68b799d5e228aa138f8e
2010-11-05 12:56:03 -07:00