blob: 6abc90cfc4ed2c5247c557731b93b50922880950 [file] [log] [blame]
Torne (Richard Coles)5c87bf82012-11-14 11:46:17 +00001<html>
2<body>
3<p><b>BUG ID:</b> <a href="<rdar://problem/4532113> REGRESSION (NativeTextField): Crash occurs after modifying field then reloading page -[FormDelegate frameLayoutHasChanged:]">4532113</a> REGRESSION (NativeTextField): Crash occurs after modifying field then reloading page -[FormDelegate frameLayoutHasChanged:]</p>
4
5<p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
6<ol>
7<li> enable Safari's auto fill
8<li> type something in the input field, and press enter to register it with autofill
9<li> clear the field and type part of the same string you did previously
10<li> without ever removing focus from the input field, select the suggestion autofill suggests
11<li> refresh the page or go to a bookmark (don't remove focus from the input field)
12</ol>
13</p>
14
15<p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>
16no crash.
17</p>
18
19<p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
20Crash in -[FormDelegate frameLayoutHasChanged:]
21</p>
22</body>
23</html>