Closed
Bug 1084270
Opened 11 years ago
Closed 8 years ago
[B2G][Browser] "Search or enter address" recognizes the search input text (with the space, 0x3000) as URL.
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: youngwoo.jo, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0
Build ID: 20141016030201
Steps to reproduce:
This needs the specific test environment.
You have to be able to input the space(U+3000) with a keyboard.
1. Open browser or search text on vertical homescreen.
2. Input the text like the below.
e.g. abc{space,U+3000}def
* {space,U+3000} : 0x3000 encoded space
3. Tap to 'search or go-to' button
Actual results:
Browser tries to open URL with the input text and then it fails.
Expected results:
It should search the input text because it's a normal text for searching.
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•