Opened 12 years ago
Closed 12 years ago
#8990 closed defect (worksforme)
firebug console unresponsive on safari 4 beta
Reported by: | bill | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | General | Version: | 1.3.0rc2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See a random page, like test_Toolbar.html. Typing anything into the console, like "1+1", doesn't give any response.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Actually this happens in all browsers. If you look in /dojo you clearly see that dojo.js has been built, it's probably just configured to disable that feature.
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
and it works in 1.3.2. weird.
Note: See
TracTickets for help on using
tickets.
This seems weird that
fails, but
(pick any day) works fine. I'm testing on Safari 4.0 for Windows.