Closed Bug 523432 Opened 16 years ago Closed 16 years ago

n900: integer prompt is blank but usable on about:config

Categories

(Firefox for Android Graveyard :: General, defect)

Fennec 1.1
ARM
Maemo
defect
Not set
major

Tracking

(fennec1.0-)

VERIFIED DUPLICATE of bug 540009
Tracking Status
fennec 1.0- ---

People

(Reporter: aakashd, Unassigned)

Details

Build Id: Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20091020 Fennec/1.0b5pre Steps to Reproduce: 1. Go to about:config 2. Type in "tile" to get the tile pref 3. Press Enter to type in a new field Actual Results: http://www.flickr.com/photos/42893104@N04/4030015462/ Expected Results: The input field and ok/cancel buttons should be shown
tracking-fennec: --- → ?
tracking-fennec: ? → 1.0-
Ugh. This is because the about:config JS uses window.openDialog to open a special prompt for integers. http://mxr.mozilla.org/mozilla-central/source/toolkit/components/viewconfig/content/config.js#596 We should consider changing the code to use a normal prompt with integer check for mobile, or fork the JS file.
Lets fix this in bug 540009
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
dupe, v.
Status: RESOLVED → VERIFIED
Component: Linux/Maemo → General
You need to log in before you can comment on or make changes to this bug.