This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.
Main navigation:
Search reports by browser:
On this page you find the archived bugs for (Orphaned).
Permalink
| (Orphaned), Explorer 5-6 Windows, Explorer 7 beta 2
| 1 comments
Reported on 12 December 2005
If you have letter-spacing set and create more than one label/input sets and seperate them with line break, IE will remove every other set.
Test page Workaround is not included
Reported by: Artem Nezvigin.
Permalink
| (Orphaned), Explorer 5-6 Windows
| 1 comments
Reported on 7 December 2005
Explorer doesn't accept font-weight:inherit.
Test page Workaround is not included
Reported by: Andr� Cassal.
Permalink
| (Orphaned), Safari
| 1 comments
Reported on 6 December 2005
Safari 2.0.2 (416.12) seems to be unable to process the javascript:window.close() function after a form submission. The first time into the test page, the 'close' button works as expected. However after you've used the submit button, it is no longer functional. The click event is firing, but the close request is not being honoured.
Test page Workaround is not included
Reported by: ray berry.
Permalink
| (Orphaned)
Reported on 3 December 2005
I just added the (Orphaned) category, which contains all bug reports that no longer have test pages. I hope a friendly visitor will adopt them by creating a test page for the described bug.
If you create a new test page, leave the URL a comment in the original bug report. If I accept the new test page, you'll get the official credits on the report page.
All in all I'm rather pleased that only 22 out of 186 bug reports (12 %) turn out to be orphaned. In general people who post bug reports here are serious about maintaining them. Good to know.
Permalink
| (Orphaned), Explorer 5-6 Windows
| 6 comments
Reported on 8 July 2005
It seems that if I attempt to specify the width of a list item tag (<li>) using either a CSS class or a STYLE attribute, IE does not increment the number in front of list each item. i.e. instead of a list with items numbering 1, 2, 3, and 4, I get a 4 item list numbering 1, 1, 1, and 1.
(ppknote: This bug is very similar, but not identical, to width on ol/ul.)
Test page Workaround is not included
Reported by: Kris Oye.
Permalink
| (Orphaned), Mozilla
| 1 comments
Reported on 23 February 2005
Hovering over a node doesn't count as a hover over its parent when it is positioned above an element with overflow:auto. The practical use for this technique lies in CSS menus on sites that make use of the pre element.
Test page Workaround is not included
Reported by: Damien Bezborodow.
Permalink
| (Orphaned), Explorer 5-6 Windows, Explorer Mac, Opera
| 4 comments
Reported on 21 February 2005
Setting of the maxlength attribute with Javascript using the setAttribute() function doesn't work in Explorer and Opera, while setting other attributes like size works.
Test page Workaround is not included
Reported by: Henning Jungkurth.