Opened 15 years ago
Closed 15 years ago
#200 closed defect (invalid)
complex DOM cause 100% cpu usage
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm having a strange behaviour on IE, Firefox and Opera when my HTML page is a complex one. Whenever I clik with the mouse to change a tab editor (see below), my computer CPU goes to 100% usage for 3/4 secs. I think it's something related to the event system. I'm using a nightly build, taken out on the 29th of October. In case you want to reproduce the problem:
-go to http://www.euroinformaticasrl.net:81/ -log in as user "system" password "manager" -choose menu "servizi" (yep, it's in italian. Sorry for that.) -select menu item "richiesta servizi" -you will have a list of objects. Click on the "white page with lens" icon at the beginning of any row -now you should be in an editor -click on tabs to reproduce the problem
Note: if i remove "dojo" everything works perfectly.
Change History (4)
comment:1 Changed 15 years ago by
comment:4 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Quite old and test page is no longer valid.
I'm having a strange behaviour on IE, Firefox and Opera when my HTML page is a complex one. Whenever I click using the mouse to change a tab editor (see below), my computer CPU goes to 100% usage for 3/4 secs. I think it's something related to the event system. I'm using a nightly build, taken out on the 29th of October. In case you want to reproduce the problem:
(1) go to http://www.euroinformaticasrl.net:81/ (2) log in as user "system" password "manager" (3) choose menu "servizi" (yep, it's in italian. Sorry for that.) (4) select menu item "richiesta servizi" (5) you will have a list of objects. Click on the "white page with lens" icon at the beginning of any row (6) now you should be in an editor (7) click on tabs to reproduce the problem
Note: if I remove "dojo" everything works perfectly.