Closed
Bug 701491
Opened 14 years ago
Closed 14 years ago
Viewing a data-uri image doesn't update the tab title
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
INVALID
People
(Reporter: jaws, Unassigned)
Details
Steps to reproduce:
1. Visit http://en.wikipedia.org/wiki/Data_URI_scheme
2. Paste this in the address bar: data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA
AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO
9TXL0Y4OHwAAAABJRU5ErkJggg==
3. Hit enter
Expected result:
The title of the page should be: PNG Image, 5 x 5 pixels
Actual result:
The title of the page is: Data URI scheme - Wikipedia, the free encyclopedia
Comment 1•14 years ago
|
||
(In reply to Jared Wein [:jwein and :jaws] from comment #0)
> Steps to reproduce:
>
> 1. Visit http://en.wikipedia.org/wiki/Data_URI_scheme
> 2. Paste this in the address bar:
> data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA
> AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO
> 9TXL0Y4OHwAAAABJRU5ErkJggg==
> 3. Hit enter
WFM
Comment 2•14 years ago
|
||
wfm, as well
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0a1) Gecko/20111110 Firefox/11.0a1
| Reporter | ||
Comment 3•14 years ago
|
||
It seems to be something with the UX branch. It works fine in my Nightly build with a clean profile.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•