Closed
Bug 1327589
Opened 6 years ago
Closed 2 years ago
Location bar deletes whitespaces when I paste string into urlbar
Categories
(Firefox :: Address Bar, defect, P5)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
88 Branch
People
(Reporter: arni2033, Assigned: daisuke)
References
Details
(Keywords: parity-chrome)
Attachments
(1 file)
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509 STR_1: 1. Select the following text (3 lines) and copy it to clipboard: data:text/html,<!DOCTYPE html><iframe src='data:text/html,<!DOCTYPE html><iframe marginwidth="0" marginheight="0" scrolling="no" width="240" height="400" frameborder="1"></iframe>'> 2. Open new tab, paste text into urlbar, press Enter AR: The page doesn't load correctly, because urlbar deleted some whitespaces ER: Urlbar shouldn't delete whitespaces. ("Is there not enough whitespaces?!") STR_2: 0. Install search engine from https://addons.mozilla.org/ 1. Open data:text/html,<textarea>multiple %0Atab %0Ahandler 2. Copy all text inside textarea 3. Set search engine installed in Step 0 as default. Right-click in urlbar, click "Paste & Go" AR: Browser opens search results for "multipletabhandler" ER: Browser should search for "multiple tab handler" Notes: GoogleChrome meets the expectations. > [1] data:text/html,<!DOCTYPE html><a>whitespace</a>%0A<a>added</a>
Updated•5 years ago
|
Priority: -- → P5
![]() |
||
Comment 1•5 years ago
|
||
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-chrome
Whiteboard: [parity-Chrome]
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → daisuke
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by dakatsuka.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e73ebaac2a00 Remove line chars if the pasted value looks URI. r=adw
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Comment 7•2 years ago
|
||
I've managed to reproduce the issue using Fx59.0a1.
The issue is verified fixed using Fx88.0b9 and Fx89.0a1 on Windows 10 and Ubuntu 18.04. The browser correctly displays the pasted results.
You need to log in
before you can comment on or make changes to this bug.
Description
•