ID:1918568
 
Resolved
The icon compositing operation used for the status control, statpanels, etc. could modify appearance transforms instead of working from a copy.
BYOND Version:508
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 44.0.2403.155
Applies to:Webclient
Status: Resolved (508.1297)

This issue has been resolved.
In the latest version (508.1296) of the webclient, upon putting the webclient in full screen mode, the position of a white lighting image changes. Additionally, the position doesn't quite match up to Dream Seeker's position.

EDIT: Just saw Kiaochao's post about the striked out part ( http://www.byond.com/forum/?post=1918500 ). In that case, I'll rename the title for this one and point you to the second bug I mentioned.

EDIT2: Edited the strikeouts.

EDIT3: Took out the not very helpful code. The only possibly helpful part was that the lighting image's layer was on 0.1.
With so much stricken out I'm not sure what you're even reporting. Can you edit your report down to one bug?
Edited the stikeouts out.
Basically, take an image with a large icon, move it and scale it with a matrix, attach it to an object, and put the game in full screen on the Webclient.
With the code removed I have nothing to test. Do you have a project I can see this in?
No, but I can make one. I'll do that soon.

EDIT: Here we are: https://copy.com/ZVEtilucdtmwfS0B
Test this on the Webclient. I'm not sure if you have to, but go fullscreen or resize the map window by dragging the divider to the right. Move around for a while. You'll see that the white image moves father away from the mob when it isn't supposed to.
Lummox JR resolved issue with message:
The icon compositing operation used for the status control, statpanels, etc. could modify appearance transforms instead of working from a copy.