Closed
Bug 364062
Opened 19 years ago
Closed 18 years ago
Graphics bug displaying an URL in the location bar
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lucianoaibar, Unassigned)
Details
(Whiteboard: CLOSEME 07/14)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.8.1) Gecko/20061010 Firefox/2.0
1) Create a simple .TXT file and write this bytes inside:
02,03,"www.somelocation.com"
more details...
byte 0 = 02
byte 1 = 03
byte 2 = 'w'
byte 4 = 'w'
...
and save this file.
2) Open this .txt file, select the text and copy to clipboard
3) Paste the text in the location bar (Mozilla Firefox 2.0)
4) some text is missed, and.. try to delete some letters... worst, go at the beggining of the location text and try to delete from there.
(Small bug)
Reproducible: Always
Steps to Reproduce:
1. Create a txt file with hex bytes 01,02,"www.someweb.com"
2. Open that txt file, select the text and copy to clipboard
3. Paste into the Firefox 2.0 Location Bar, try to delete some bytes there.
Comment 1•18 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 07/14
Version: unspecified → 2.0 Branch
Comment 2•18 years ago
|
||
Can not reproduce this bug on
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/20070702 Minefield/3.0a7pre
So, close it as WFM
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•