View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000405 | NetSurf | [All Projects] General | public | 2013-03-20 17:30 | 2015-03-18 10:01 | ||||||||
Reporter | Dave Stratford | ||||||||||||
Assigned To | |||||||||||||
Severity | minor | Reproducibility | have not tried | ||||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | OS | RISC OS | OS Version | 4.42, 6.2 | |||||||||
Product Version | 3.0 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000405: Odd effect using <h1> on very small pages | ||||||||||||
Description | On 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 Reproduce | Create 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 Information | Imported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=3608625 on Tue Dec 10 17:34:12 2013 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | 0966 | ||||||||||||
URL of problem page | |||||||||||||
Attached Files |
|
Notes | |
Vincent Sanders (administrator) 2013-12-17 17:37 |
This appears fine on the gtk version. Is it still reproducible on a current CI build? |
David Pitt (reporter) 2015-03-18 10:01 |
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> |
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 |