ID:96005
 
This issue has been marked as a duplicate of id:86017
BYOND Version:467
Operating System:Windows 7 Home Premium
Web Browser:Firefox 3.6.3
Applies to:Dream Seeker
Status: Duplicate

This issue has been marked as a duplicate of id:86017
Descriptive Problem Summary:
When using the mouse wheel in the browser it fails to work.
Numbered Steps to Reproduce Problem:
1. Run code below in your world
Code Snippet (if applicable) to Reproduce Problem:
mob/verb
TheChoosenOne()
usr<<browse("<iframe src=http://www.byond.com/developer/forum/?forum=3 width=100% height=100%>")


Expected Results:
Mouse Wheel to move the window up and down
Actual Results:
It does not...
Does the problem occur every time under most circumstances?
Probably


When does the problem NOT occur?
When I am not using the browser in byond!

Workarounds:
Arrow keys
This is actually an issue that cropped up in IE7 or IE8 -- it may also be an issue with Windows 7. BYOND isn't the only affected thing by it. I've seen the same problem in Steam and other programs that use embedded IE controls.

Not sure if there's some new code required internally or not, but hopefully a solution can be found.