2024-04-20 09:06 BST

View Revisions: Issue #2061

Summary 0002061: Favicon not shown correctly
Revision 2014-01-24 21:57 by Michael Drake
Additional Information The scaling is because NetSurf chooses the highest resolution version of the ICO to display by default, and there is no problem displaying the 32x32 ICO. The Problem is with the 16x16 ICO which is displayed when you scale to 50%.
Revision 2014-01-24 21:59 by Michael Drake
Additional Information The scaling is because NetSurf chooses the highest resolution version of the ICO to display by default, and there is no problem displaying the 32x32 ICO. The Problem is with the 16x16 ICO which is displayed when you scale to 50%.

Same issue observed with RO and GTK NetSurf.
Revision 2014-01-24 21:57 by Michael Drake
Steps To Reproduce To view as favicon:

 1. visit: http://www.bbc.co.uk/news/

or to view standalone:

 1. http://www.bbc.co.uk/favicon.ico
 2. Scale display down to 50%
Revision 2014-01-25 11:39 by Michael Drake
Steps To Reproduce To view as favicon:

 1. visit: http://www.bbc.co.uk/news/

or to view standalone:

 1. visit http://www.bbc.co.uk/favicon.ico
 2. Scale display down to 50%
Revision 2014-01-24 21:57 by Michael Drake
Description The BBC favicon is not shown correctly. It looks like it's being rendered without a mask. In Firefox, the top and bottom of the bitmap are masked, but in NetSurf the full square is visible.

The bug occurs with the 16x16 version of the favicon.
Revision 2014-01-26 10:26 by Vincent Sanders
Description The BBC favicon is not shown correctly. It looks like it's being rendered without a mask. In Firefox, the top and bottom of the bitmap are masked, but in NetSurf the full square is visible.

The bug occurs with the 16x16 version of the favicon.
Revision 2014-01-26 10:26 by Vincent Sanders
Steps To Reproduce To view as favicon:

 1. visit: http://www.bbc.co.uk/news/

or to view standalone:

 1. visit http://www.bbc.co.uk/favicon.ico
 2. Scale display down to 50%
Revision 2014-01-26 10:26 by Vincent Sanders
Additional Information The scaling is because NetSurf chooses the highest resolution version of the ICO to display by default, and there is no problem displaying the 32x32 ICO. The Problem is with the 16x16 ICO which is displayed when you scale to 50%.

Same issue observed with RO and GTK NetSurf.