Closed Bug 1086628 Opened 11 years ago Closed 4 years ago

Dropdown forces Windows to change the color-scheme

Categories

(Core :: Graphics, defect)

33 Branch
x86_64
Windows 7
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sepulturamortuum, Unassigned)

Details

Attachments

(1 file)

Attached file dropdown.txt
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 Build ID: 20141011015303 Steps to reproduce: paste the following code into a html-page, open it with Firefox and click on the dropdown: <select> <option [label]="" (="" array=""> inquiry_action [url] =&gt; [email] =&gt; Array ( [subject] =&gt; ) [sdf] =&gt; ) Call Stack: 0.0001 233480 1. {main}() /home/sites/test/public/index.php:0 0.6602 7034544 2. Zend\Mvc\Application-&gt;run() /home/sites/test/public/index.php:18 1.4371 10575416 3. Zend\Mvc\Application-&gt;completeRequest() /home/sites/test/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php:327 1.4371 10575464 4. Zend\EventManager\EventManager-&gt;trigger() /home/sites/test/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php:352 1.4372 10575648 5. Zend\EventManager\EventManager-&gt;triggerListeners() /home/sites/test/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php:207 1.4384 10583504 6. call_user_func() /home/sites/test/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php:468 1.4384 10583848 7. Zend\Mvc\View\Http\DefaultRenderingStrategy-&gt;render() /home/sites/test/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php:468 1.4385 10584288 8. Zend\View\View-&gt;render() /home/sites/test/vendor/zendframework/zendframework/library/Zend/Mvc/View/Http/DefaultRenderingStrategy.php:102 1.4426 10590720 9. Zend\View\View-&gt;renderChildren() /home/sites/test/vendor/zendframework/zendframework/library/Zend/View/View.php:198 1.4427 10591808 10. Zend\View\View-&gt;render() /home/sites/test/vendor/zendframework/zendframework/library/Zend/View/View.php:233 1.4499 10596848 11. Zend\View\View-&gt;renderChildren() /home/sites/test/vendor/zendframework/zendframework/library/Zend/View/View.php:198 1.4500 10597864 12. Zend\View\View-&gt;render() /home/sites/test/vendor/zendframework/zendframework/library/Zend/View/View.php:233 1.4526 10603496 13. Zend\View\Renderer\PhpRenderer-&gt;render() /home/sites/test/vendor/zendframework/zendframework/library/Zend/View/View.php:205 data-mail-subject="" value=""&gt;inquiry_action</option> <option [label]="" (="" array=""> inquiry_cancel [url] =&gt; /customer/test-event/purchase/cancel-inquiry/50/2/ [email] =&gt; Array ( [subject] =&gt; inquiry_statusemail_subject_cancel ) [unlockInquiry] =&gt; ) data-mail-subject="inquiry_statusemail_subject_cancel" value=""&gt;inquiry_cancel</option> <option [label]="" (="" array=""> inquiry_confirm [url] =&gt; /customer/test-event/purchase/confirm-inquiry/50/2/ [email] =&gt; Array ( [subject] =&gt; inquiry_statusemail_subject_confirm ) [unlockInquiry] =&gt; ) data-mail-subject="inquiry_statusemail_subject_confirm" value="/50/2/"&gt;inquiry_confirm</option> <option [label]="" (="" array=""> inquiry_email [url] =&gt; /email-inquiry/50/2/ [email] =&gt; Array ( [subject] =&gt; inquiry_statusemail_subject_email ) [unlockInquiry] =&gt; 1 ) data-unlock-offer="unlock" data-mail-subject="inquiry_statusemail_subject_email" value="/50/2/"&gt;inquiry_email</option> </select> Actual results: All monitors become black, after that Windows changes the color-scheme from Aeroglass to standard.
Severity: normal → major
I can reproduce. This seems to be forcing a graphics reset within Windows. Is there a particular reason you think this is a security issue that needs to remain hidden?
Status: UNCONFIRMED → NEW
Component: Untriaged → Graphics
Ever confirmed: true
Flags: needinfo?(sepulturamortuum)
Product: Firefox → Core
Attachment #8508764 - Attachment mime type: text/plain → text/html
Group: core-security
(In reply to Benjamin Smedberg [:bsmedberg] from comment #1) > I can reproduce. This seems to be forcing a graphics reset within Windows. > Is there a particular reason you think this is a security issue that needs > to remain hidden? no, if you think it's ok you can make it public - it was just a weird behaviour ^^
Flags: needinfo?(sepulturamortuum)

Hi,

I'm looking at old bugs to see if they are still reproducible. I tested this one on Windows 10 on Release 93.0 (64-bit), Beta 94.0b9 (64-bit), Nightly 95.0a1 (2021-10-22) (64-bit) but wasn't able to see the issue on my end.

I'll close this ticket as Resolved - WFM, if this issue is reproducible please reopen and provide more steps to reproduce.

Thanks,
Virginia

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: