Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 24407 by Apache787: Extensions -> <select> causes crash in
toolbars
http://code.google.com/p/chromium/issues/detail?id=24407
Chrome Version : 4.0.221.8
What steps will reproduce the problem?
1. Create Simple HelloWorld Extension
2. Add Following code to the beginning of the toolbar html:
<select name="option">
<option value="0"> option 1 </option>
<option value="1"> option 2 </option>
</select>
3. Load extension and click the select/drop-down item
What is the expected result?
A drop-down containing 2 items to select from, "option 1" and "option 2"
What happens instead?
Chrome Crashes
Please provide any additional information below. Attach a screenshot if
possible.
Manifest and html provided in zip format for extension
Attachments:
Archive.zip 1.2 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---