2024-04-19 06:47 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000405NetSurf[All Projects] Generalpublic2015-03-18 10:01
ReporterDave Stratford 
Assigned To 
SeverityminorReproducibilityhave not tried 
StatusacknowledgedResolutionopen 
PlatformOSRISC OSOS Version4.42, 6.2
Product Version3.0 
Target VersionFixed in Version 
Summary0000405: Odd effect using <h1> on very small pages
DescriptionOn pages with very little to display, use of the h1 tag causes an odd effect. Trying to maximise the page just causes it to grow very slightly. Continuous clicking on the maximise ion just causes the page to grow slowly until it reaches the height of the screen.
Steps To ReproduceCreate an HTML document containing just the following, and try maximising the screen: <html><body><h1>Text</h1><body><html>

The presence of a <head> makes no difference. The same effect can be seen with h5 and h6, but /not/ with h2, h3 or h4.
Additional InformationImported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=3608625 on Tue Dec 10 17:34:12 2013

TagsNo tags attached.
Fixed in CI build #
Reported in CI build #0966
URL of problem page
Attached Files

-Relationships
+Relationships

-Notes
Vincent Sanders

~0000034

Vincent Sanders (administrator)

This appears fine on the gtk version. Is it still reproducible on a current CI build?
David Pitt

~0000794

David Pitt (reporter)

I can reproduce this on RISC OS with 0002655 but only with some window sizes. If the starting window is too small for the heading or is the full height of the display then there is no problem but for window sizes in between the problem shows.
 
The h1 tag seems to need to be at the top of the document, the example below behaves itself.

<html><body>Stop It!<h1>Text</h1><body><html>
+Notes

-Issue History
Date Modified Username Field Change
2013-12-10 17:41 Vincent Sanders New Issue
2013-12-10 17:41 Vincent Sanders Status new => assigned
2013-12-10 17:41 Vincent Sanders Assigned To => Sourceforge Import placeholder
2013-12-10 17:41 Vincent Sanders Description Updated View Revisions
2013-12-17 17:37 Vincent Sanders Reported in CI build # => 0966
2013-12-17 17:37 Vincent Sanders Note Added: 0000034
2013-12-17 17:37 Vincent Sanders Assigned To Sourceforge Import placeholder =>
2013-12-17 17:37 Vincent Sanders Status assigned => acknowledged
2013-12-17 17:37 Vincent Sanders Resolution no change required => open
2013-12-17 17:37 Vincent Sanders OS => RISC OS
2013-12-17 17:37 Vincent Sanders OS Version => 4.42, 6.2
2013-12-17 17:37 Vincent Sanders Product Version => 3.0
2013-12-17 17:37 Vincent Sanders Description Updated View Revisions
2013-12-17 17:37 Vincent Sanders Steps to Reproduce Updated View Revisions
2013-12-17 17:37 Vincent Sanders Additional Information Updated View Revisions
2015-03-18 10:01 David Pitt Note Added: 0000794
+Issue History