Closed
Bug 302491
Opened 19 years ago
Closed 19 years ago
remove wraps from clipboard when pasting into addressbar
Categories
(Firefox :: Address Bar, enhancement)
Tracking
()
People
(Reporter: andreruediger, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.6) Gecko/20050524 Firefox/1.0.4 (Ubuntu package 1.0.2 MFSA2005-44)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.6) Gecko/20050524 Firefox/1.0.4 (Ubuntu package 1.0.2 MFSA2005-44)
sometimes text-urls are wrapped in html. when i trie to paste them into the
addressbar only the first line gets pasted. all linewraps should be removed
before the clipboard content is pasted. (opera handles this that way, too.)
Reproducible: Always
Steps to Reproduce:
1. mark two lines, that are separeted by a <br> tag
2. copy them to the clipboard
3. paste them into the addressbar
Actual Results:
only the first line gets pasted
Expected Results:
all lines should be pasted as one line
Comment 1•19 years ago
|
||
See bug 23485 comment 152 for a quick fix.
*** This bug has been marked as a duplicate of 23485 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•