| Name | Feedback ID | Summary | Status |
|---|---|---|---|
| IE back bug | 332575 | In certain situations, pressing the "Back" button in Internet Explorer to return to a form causes that form to revert to its initial values. | Broken in IE8b1 and below. Marked as "Closed (Postponed)" Then miraculously fixed in IE8b2-IE8RC1 anyway. Then broken again in IE8 final but marked "Active". |
| valign=baseline borked | N/A | If a table row contains elements of varying line-height, valign=baseline for that row does not work correctly. | Broken in IE5-IE7 Fixed in IE8b2! |
| "rows" attribute not implemented | 332545 | In IE8, the "rows" attribute of HTMLTableElement and HTMLTableSectionElement is not implemented. | Broken in IE8b1. Fixed in IE8b2! |
| select multiple focus problem | 332577 | If a SELECT MULTIPLE element gives away focus in its OnFocus handler, IE7+ becomes very confused about where the focus really is. | Broken in IE7-IE8. Marked as "Closed (Won't Fix)" |
| 100% width textarea scrollbar positioning | 333771 | A textarea with a CSS width that is inside a table in some cases has its scrollbar appear in the middle of the textarea. | Broken in IE8b1. Fixed in IE8b2! |
| input field value affects field width | 337204 | An input (type=text) field inside a table can cause both itself and the table to become wider merely by changing its value. | Broken in IE6-IE8b2. Fixed in IE8 Partner Build! |
| incorrect handling of "no-repeat right" and "no-repeat left" | 333619 | Applying a background image with "no-repeat right" and "no-repeat left" to a number of elements via a class causes the image to only appear on the rightmost or leftmost elements. | Broken in IE8b1. Fixed in IE8b2! |
| scrollbars appear in frameset | 387624 | A frameset without a doctype holding documents with a doctype causes disabled horizontal scrollbars to appear in the frames. | Broken in IE8 Partner Build. Fixed in IE8RC1! |
| option selection highlighting in list with min-width | 387633 | When selecting an option in a SELECT list that has a min-width style, the blue background signalling the selection may not stretch the full width of the list. | Broken as of IE8b2 (maybe earlier). Min-width is not available in IE7 and below. Marked as "Closed (Postponed)" Re-opened as "Active". There is hope! |
| disabled fields re-enabled when going back | 412067 | Fields disabled/enabled via javascript do not retain their state when going back | Broken as of IE6 (maybe earlier). Marked as "Closed (Won't Fix)" |
| incorrect wrapping with "white-space:nowrap" and input elements | 429010 | Wrapping does not happen as expected when white-space:nowrap and input elements are involved. | Broken as of IE8. |
| TH does not inherit text-align | 429559 | TH elements do not inherit text-align values from their parent TR, THEAD, etc. | Broken as of IE8b1. |
| COL align attribute is ignored | 429574 | The align attribute of COL elements is ignored. | Broken as of IE8b1. |