Editing Firefox mobile

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
Firefox mobile, "Fennec" which Mozilla uses as its project code name, is a mobile browser that uses the same engine as the popular desktop version. Unlike MicroB, which is also based on Firefox, supports tabbed browsing but can take longer to initially start.
+
Firefox mobile, formerly known as Fennec, is a mobile browser that uses the same engine as the popular desktop version. Unlike MicroB, which is also based on Firefox, it supports tabbed browsing but can take longer to initially start.
-
==Versions of Firefox Mobile==
+
=Versions of Firefox Mobile=
-
Nightly/trunk/minefield versions are updated every day and can contain all sorts of bugs, features and improvements.
+
=Firefox Settings=
 +
There are two ways to change the settings for Firefox. One is through the settings menu which can be accessed by dragging a webpage to the left and clicking on the cog icon near the bottom right. The other is through "about:config" which allows you to further customize your Firefox configuration.
-
Beta versions are more ready for general users, but they might contain some bugs, which should be reported by beta testers so that they would be fixed, and stable version released after beta was - stable.
+
==Disabling Portrait Mode:==
 +
===Completely===
 +
===When Keyboard Is Open===
-
Chinook is Maemo 3 version.
+
==Disabling Auto-Zoom On Input Box:==
-
 
+
-
[[Open development/Maemo roadmap/Diablo|Diablo]] is Maemo 4 version.
+
-
 
+
-
[[Open development/Maemo roadmap/Fremantle|Fremantle]] is Maemo 5 version.
+
-
 
+
-
GTK+ is default cross-platform widget toolkit, which is slowly replaced by Qt cross-platform application framework.
+
-
 
+
-
For instance, default application on Maemo 5 are based on GTK+, and at the same time Maemo 5 includes Qt which can be used by additional applications. MeeGo is based on Qt, and GTK+ is included for compatibility.
+
-
 
+
-
Firefox mobile, Qt-based, is default browser for MeeGo Handset UX.
+
-
 
+
-
Now, the list of Firefox mobile versions.
+
-
 
+
-
===Stable 1.1===
+
-
 
+
-
* diablo [ftp://ftp.mozilla.org/pub/mozilla.org/mobile/releases/1.1/maemo4/en-US/fennec_1.1_armel.deb Latest diablo release]
+
-
* weave for 1.1 [http://download.cdn.mozilla.net/pub/labs/weave/development/1.7.x/ weave 1.7]
+
-
* fremantle [http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest/maemo/en-US/dists/fremantle/release/binary-armel/ Latest fremantle release]
+
-
 
+
-
===beta 4.b4===
+
-
 
+
-
* fremantle
+
-
** [http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest-beta/maemo/en-US/dists/fremantle/release/binary-armel/ Latest beta fremantle release]
+
-
** [http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest-beta/maemo5-gtk/en-US/ Latest beta Maemo 5 GTK+ release]
+
-
 
+
-
Actually, I believe there is no difference between these two links.
+
-
 
+
-
===nightly 4.b5pre===
+
-
 
+
-
* fremantle-qt [http://ftp.mozilla.org/pub/mozilla.org/mobile/repos/trunk_en-US/dists/fremantle-qt/extras/binary-armel/ Latest nightly (trunk) fremantle qt release]
+
-
* fremantle [http://ftp.mozilla.org/pub/mozilla.org/mobile/repos/trunk_en-US/dists/fremantle/extras/binary-armel/ Latest nightly (trunk) fremantle (gtk) release]
+
-
 
+
-
===nightly 1.1b2pre===
+
-
 
+
-
* chinook [http://ftp.mozilla.org/pub/mozilla.org/mobile/repos/1.9.2_en-US/dists/chinook/extras/binary-armel/ Latest nightly (trunk) chinook release]
+
-
* fremantle [http://ftp.mozilla.org/pub/mozilla.org/mobile/repos/1.9.2_en-US/dists/fremantle/extras/binary-armel/ Latest nightly (trunk) fremantle release]
+
-
 
+
-
==Firefox Settings==
+
-
 
+
-
There are two ways to change the settings for Firefox. One is through the settings menu which can be accessed by dragging a webpage to the left and clicking on the cog icon near the bottom right. The other is through "<code>about:config</code>" which allows you to further customize your Firefox configuration.
+
-
 
+
-
===Disabling Portrait Mode===
+
-
'''This is not working on January 2011''' (on fennec4-b4). Check status on: https://bugzilla.mozilla.org/show_bug.cgi?id=625350
+
-
 
+
-
# Press (shift+ctrl+o) to lock/unlock orientation (you will see notification)
+
-
OR
+
-
# In the location bar (Awesomebar) enter "<code>about:config</code>" and press enter.
+
-
# Use the search bar to find the entry below:<pre>toolkit.screen.lock</pre>
+
-
# change it to <code>true</code>
+
-
 
+
-
===Disabling Auto-Zoom===
+
-
 
+
-
====On Input Box====
+
-
 
+
-
# Open page:<pre>about:config</pre>
+
-
# Find setting:<pre>formhelper.autozoom</pre>By default, it is set to true.
+
-
# Set it to false.
+
-
 
+
-
====On Find====
+
-
 
+
-
# Open page:<pre>about:config</pre>
+
-
# Find setting:<pre>findhelper.autozoom</pre>By default, it is set to true.
+
-
# Set it to false.
+
-
 
+
-
===Enabling Flash===
+
 +
==Enabling Flash:==
Firefox mobile has a flash plugin which is disabled by default for stability and speed. It can however be enabled by following these instructions
Firefox mobile has a flash plugin which is disabled by default for stability and speed. It can however be enabled by following these instructions
-
<ol>
+
1) In the location bar (Awesomebar) enter "about:config" and press enter. You should now also see a search bar below the location bar
-
<li>
+
2) In the search bar enter "plugin.d" and you should see the two entries below
-
In the location bar (Awesomebar) enter "about:config" and press enter. You should now also see a search bar below the location bar
+
  plugin.default_plugin_disabled
-
</li>
+
  plugin.disable
-
<li>
+
3) change both these entries to false and restart Firefox Mobile
-
In the search bar enter "plugin.d" and you should see the two entries below
+
-
<pre>
+
-
plugin.default_plugin_disabled
+
-
plugin.disable
+
-
</pre>
+
-
</li>
+
-
<li>
+
-
change both these entries to false and restart Firefox Mobile
+
-
</li>
+
-
</ol>
+
you should now have flash enabled.
you should now have flash enabled.
-
==Copy and Paste Text==
+
=Copy and Paste Text=
-
 
+
Firefox Mobile does allow you to copy and paste text. Unlike MicroB you CANNOT enter a text selection mode by swiping to the right from off screen to onscreen.  
-
Firefox Mobile does allow you to copy and paste text. Unlike MicroB you CANNOT enter a text selection mode by swiping to the right from off screen to onscreen. To select text in Firefox mobile you must click on the position where you want to start highlighting text. Nothing will appear to have happened but an invisible cursor is placed where you have clicked. Now press
+
To select text in Firefox mobile you must click on the position where you want to start highlighting text. Nothing will appear to have happened but an invisible cursor is placed where you have clicked. Now press
-
 
+
Shift + Left Arrow : to start highlighting left of the cursor  
Shift + Left Arrow : to start highlighting left of the cursor  
-
 
or
or
-
 
Shift + Right Arrow : to start highlighting right of the cursor
Shift + Right Arrow : to start highlighting right of the cursor
 +
Up and Down do not work. To copy the selected text you must perform the standard copy hotkey (Ctrl+C). Hotkeys for Firefox Mobile are shown below.
-
Up and Down do not work. To copy the selected text you must perform the standard copy hotkey (Ctrl+C). Hotkeys for Firefox Mobile are shown below.
+
=Hotkeys:=
-
 
+
This is a list of known hotkeys for Firefox Mobile. They do not always the same as the hotkeys of desktop version of Firefox
-
==Hotkeys==
+
-
 
+
-
This is a list of known hotkeys for Firefox Mobile. Hotkeys are very similar to the desktop version but there are some differences.
+
-
 
+
-
* Ctrl + W  : Close Tab
+
-
* Ctrl + T  : New Tab
+
-
* Ctrl + R  : Reload page
+
-
* Ctrl + L  : Location bar (AwesomeBar)
+
-
* Ctrl + C  : Copy
+
-
* Ctrl + X  : Cut
+
-
* Ctrl + V  : Paste
+
-
[[Category:Web]]
+
Ctrl + W  : Close Tab
-
[[Category:Fremantle]]
+
Ctrl + T  : New Tab
-
[[Category:OS2008]]
+
Ctrl + R  : Reload page
-
[[Category:Diablo]]
+
Ctrl + L  : Location bar (AwesomeBar)
 +
Ctrl + C  : Copy
 +
Ctrl + X  : Cut
 +
Ctrl + V  : Paste

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)