[ 
https://issues.apache.org/jira/browse/GUACAMOLE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243483#comment-16243483
 ] 

Michael Jumper commented on GUACAMOLE-432:
------------------------------------------

The {{app.css}} file is not dynamically loaded. Only the main HTML file 
references it, and then only via the single {{<link>}} tag:

https://github.com/apache/incubator-guacamole-client/blob/de12b683d746129ddc8b34425ed6e40b618c91d6/guacamole/src/main/webapp/index.html#L29

I don't see how this could be caused by Guacamole. It's just a standard 
{{<link>}} tag, and the CSS in this case could only be being loaded in response 
to parsing that tag, which is done by IE itself. If IE is repeatedly loading 
the CSS ... then IE must be repeatedly loading the CSS.

Assuming this isn't a bug in IE, could it perhaps be an add-on or other 
software you have installed? I see based on the toolbar that McAffee is present.

> Developer Tool in IE  Version: 11.674.15063.0 ( with Security updates ) 
> freezes and send requests of   app.css multiple times
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-432
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-432
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 0.9.13-incubating
>         Environment: Internet Explorer , Version : 11.674.15063.0 ( with 
> Security updates )
>            Reporter: Amarjeet Singh
>         Attachments: ie_freezes.PNG
>
>
> IE developer tool freezes. Sending multiple requests to app.css from cache.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to