Commit Graph

1753 Commits

Author SHA1 Message Date
Mark Finkle
3b39a4f610 Bug 611466 - Fennec highlights the whole URL after I've entered a special character ('~'), inviting me to overwrite it [r=vingtetun] 2010-12-16 00:23:08 -05:00
Wesley Johnston
1e36a64bed Bug 607447 - JavaScript error: chrome://browser/content/input.js, line 481: parentNode is null (about:config) [r=mfinkle] 2010-12-15 23:58:49 -05:00
Vivien Nicolas
5c21937e52 Bug 515166 - Support scroll indicators in XUL richlistboxes and scrollboxes [r=mfinkle] 2010-12-15 23:01:00 -05:00
Brad Lassey
0f14db26a3 Bug 617859 - Cache recommended add-ons list for Start page to improve responsiveness [r=mfinkle] 2010-12-09 21:52:57 -08:00
Vivien Nicolas
9cd8857224 [Bug 619513] Clicking directly on a select element in content should keep the select UI synced [r=mfinkle] 2010-12-16 05:02:27 +01:00
Doug Turner
b809599898 Bug 617851 - Restore session history on crash or OOM [r=mfinkle r=mbrubeck r=vingtetun] 2010-12-15 20:47:38 -05:00
Vivien Nicolas
3a54335473 Bug 614091 - followup for tabs container width [r=mfinkle] 2010-12-16 02:35:24 +01:00
Vivien Nicolas
4cd84417aa Bug 614091 - having 4 or more tabs, zooming in and switching to portrait to landscape will show part of the tab side panel [r=mfinkle] 2010-12-15 21:58:05 +01:00
Vivien Nicolas
12a06838d5 Bug 461843 - Show indication of where on the page you are when scrolling [r=mfinkle] 2010-12-15 21:07:36 +01:00
Mark Finkle
e0880d1cd8 Bug 619019 - Use -moz-device-orientation when needed [r=mbrubeck] 2010-12-15 14:15:42 -05:00
Vivien Nicolas
e42cd4b9d5 Bug 618001 - [Regression] Filter list on select boxes brings keyboard up and then keyboard goes away [r=mfinkle] 2010-12-15 19:26:24 +01:00
Vivien Nicolas
8cd71956da Bug 618823 - Text field on Google Translate loses focus while typing text [r=mfinkle] 2010-12-15 19:24:13 +01:00
Matt Brubeck
23ac6f81b1 Bug 618593 - Sync UI: Entering manual setup a second time defaults to custom server [r=mfinkle] 2010-12-12 23:01:35 -08:00
Mark Finkle
2fd0cf1b60 Bug 618516 - Improve placeholder behavior for JPAKE codes [r=mbrubeck] 2010-12-10 22:33:41 -05:00
Vivien Nicolas
147e6e92b1 Bug 608268 - URL bar horizontal scrolling is broken after sharing a page through twitter [r=mfinkle] 2010-12-10 18:12:26 +01:00
Mark Finkle
d16538f4f1 Bug 615956 - The content-shutdown callback should return quickly, to allow the dead child process to be reaped [r=mbrubeck] 2010-12-09 23:46:40 -05:00
Matt Brubeck
923ef71118 Backout df1cc5afcff9 (bug 608268) for Android keyboard regression. r=me 2010-12-09 22:54:44 -08:00
Mark Finkle
900d533ffb Bug 602685 - Sync UI: Implement easy setup for Fennec [r=mbrubeck] 2010-12-09 19:52:02 -05:00
Mark Finkle
3f47364ba1 Bug 618212 - JavaScript Error in arrowbox.xml [r=mbrubeck] 2010-12-09 19:17:27 -05:00
Matt Brubeck
8dedeb19a1 Bug 617795 - Blank tab is not closed correctly when it is about:empty or is the only tab [r=mfinkle] 2010-12-09 13:24:06 -08:00
Matt Brubeck
689b394bcd Bug 609281 - Sharing a link using facebook does not hide the awesomescreen [r=mfinkle] 2010-12-09 11:16:56 -05:00
Matt Brubeck
60b51a5610 Bug 611063 - Android Content Menu overlays Find in Page/Form Filler but still allows typing [r=mfinkle] 2010-12-09 11:13:55 -05:00
Vivien Nicolas
5950a2afcc Bug 608268 - URL bar horizontal scrolling is broken after sharing a page through twitter [r=mfinkle] 2010-12-09 11:07:14 -05:00
Vivien Nicolas
864a3e8394 Bug 611327 - After entering an url, the previous url is shown, while loading the typed in url [r=mfinkle] 2010-12-09 11:06:21 -05:00
Vivien Nicolas
2d184888cf Bug 614609 - Hitting 'Find in page' after the find in page is already up with text in it will disable the arrows until you type [r=mfinkle] 2010-12-09 11:06:17 -05:00
Vivien Nicolas
21f66f988a Bug 614540 - Form Helper should not close when data are load in the background [r=mfinkle] 2010-12-09 10:58:01 -05:00
Mark Finkle
8af8bcbc29 Bug 535359 - 'Already loading' and 'not loading' errors thrown [r=vingtetun] 2010-12-09 10:36:52 -05:00
Vivien Nicolas
e515eacbde Bug 573447 - FormHelper doesn't work with iframes in designmode [r=mfinkle] 2010-12-09 10:35:16 -05:00
Matt Brubeck
7c8ae7e9d4 Bug 617739 - Regression: blank start page should load in a remote tab [r=mfinkle] 2010-12-09 10:33:43 -05:00
Vivien Nicolas
661213a2e9 Bug 615271 - Ghost tab in the undo panel when opening a local page [r=mfinkle] 2010-12-09 10:08:56 -05:00
Vivien Nicolas
1958efd83c Bug 612900 - Cannot pan list of search engines when list is longer than viewable screen [r=mfinkle] 2010-12-09 10:08:14 -05:00
Vivien Nicolas
7bb8a9a970 Bug 614606 - Find in Page does not scroll down when hitting the previous button the first time [r=mfinkle] 2010-12-09 10:08:12 -05:00
Vivien Nicolas
914ae88314 Bug 616511 - browser_sessionstore.js is failing and browser_select.js leave the content navigator bar opened [r=mfinkle] 2010-12-07 17:45:20 +01:00
Vivien Nicolas
be5a5008c0 Bug 615171 - Form assistant remains open even after loading another webpage - followup [r=mfinkle] 2010-12-02 18:53:52 +01:00
Vivien Nicolas
c6f7a02b8d Bug 610725 - crash-stats.mozilla.org product selector doesn't work [r=mfinkle] 2010-12-02 18:52:50 +01:00
Mark Finkle
6aaab7a32d Bug 614249 - Tabs don't open in background when using CTRL key and tapping a link [r=wjohnston] 2010-12-01 14:59:02 -05:00
Vivien Nicolas
8ec35cf912 Bug 615171 - Form assistant remains open even after loading another webpage [r=mfinkle] 2010-12-01 16:31:56 +01:00
Doug Turner
0c48f9bd1a Bug 615642 - Force online should be implmented on all platforms. r=mfinkle a=blocking-fennec
--HG--
extra : rebase_source : fbfb2c422f2aceda4ad69511d2c9275e246dd94b
2010-11-30 11:29:43 -08:00
Vivien Nicolas
30eb87d907 Bug 614813 - Content of pages not displayed when Site panel is opened [r=mfinkle] 2010-11-29 19:15:03 +01:00
Mark Finkle
1f58d4c4af Bug 581335 - Hook up crash reporting for content processes [r=vingtetun] 2010-11-24 13:32:23 -05:00
Fabrice Desré
a8a154b41e Bug 614442 - Improve add-on manager to support lightweight themes [r=mfinkle] 2010-11-23 16:16:00 -05:00
Vivien Nicolas
83e08b10b8 Bug 613562 - VKB will stay open in portrait mode when going to the preference panel [r=mfinkle] 2010-11-24 14:54:42 +01:00
Brad Lassey
e2e344d050 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=mfinkle a=blocking-fennec 2010-11-17 13:05:22 -05:00
Vivien Nicolas
46d5fecb08 Bug 614313 - Find arrows are not updated correctly [r=mfinkle] 2010-11-23 19:53:29 +01:00
Vivien Nicolas
8ca5ca0a3c Bug 609987 - Clicking inside the text area box in portrait when the hardware keyboard is not in use may cause the text area box to be panned out of view [r=mfinkle] 2010-11-23 11:52:17 +01:00
Michael Wu
8ac5300c1a Bug 581596 - Have fennec set the awesome bar input type to url [r=mfinkle] 2010-11-22 22:41:08 -08:00
Mark Finkle
2838961f92 Bug 602685 - Sync UI: Implement easy setup for Fennec (part 2 - basic functionality) [r=mbrubeck] 2010-11-22 22:48:55 -05:00
Wesley Johnston
04ecad225f Bug 517889 - Add referrer to OpenURI [r=mfinkle] 2010-11-22 12:08:49 -08:00
Wesley Johnston
2bfeacad17 Bug 589337 - "Sort out remote frame destroying/recreating and maybe showing/hiding/" [r=mark.finkle] 2010-11-22 10:56:00 -05:00
Matt Brubeck
cd2dda01f6 Bug 611736 - Long-tap in textbox causes a click, which changes selection [r=stechz]
--HG--
extra : rebase_source : 628066940ac9815adfd6a90469a9923db3f13f93
2010-11-18 15:31:12 -08:00