| OLD | NEW |
| (Empty) |
| 1 <h1>Known Issues</h1> | |
| 2 | |
| 3 <p>Chrome's support for packaged apps is under active development and rapidly | |
| 4 evolving, so there are still a few rough edges. Here's a list of known issues | |
| 5 in the current <a href="https://tools.google.com/dlpage/chromesxs/">Chrome | |
| 6 Canary</a>:</p> | |
| 7 {{+partials.known_issues}} | |
| 8 <p> | |
| 9 If one of the above describes an issue you've run into, and you wish to be | |
| 10 updated when it's resolved, click the star icon on the page header. Do not | |
| 11 respond to the bug to say "me too" or ask "when will this be fixed?"; such | |
| 12 updates can cause hundreds of emails to be sent. Add a comment only if you have | |
| 13 information (such as a better test case or a suggested fix) that is likely | |
| 14 to be helpful. | |
| 15 </p> | |
| 16 | |
| 17 <h2 id="cant_find_it">Can't find it in the list?</h2> | |
| 18 | |
| 19 <p> | |
| 20 If none of the issues listed above describe what you're running into, you | |
| 21 may wish to <a href="http://code.google.com/p/chromium/issues/list?can=2&q=Fea
ture%3DApps+Type%3DBug">search</a> | |
| 22 the bug tracker, in case it has been reported but not marked as being known | |
| 23 yet. | |
| 24 </p> | |
| 25 | |
| 26 <p> | |
| 27 If you still can't find something that matches the problem you're having, you | |
| 28 can <a href="https://code.google.com/p/chromium/issues/entry?template=Defect r
eport from user&labels=Feature-Apps,Type-Bug,Area-Internals,Pri-2">report | |
| 29 the bug</a> on the Chromium bug tracker. Please include as many details as | |
| 30 possible in your bug report, including Chrome version number, operating | |
| 31 system, and any other relevant configuration details. Bug reports that attach | |
| 32 a small app that exhibits the problem are especially appreciated. | |
| 33 </p> | |
| OLD | NEW |