| Summary: | New Git Page does not work properly on Safari | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Ken Walker <ken_walker> |
| Component: | Client | Assignee: | Bogdan Gheorghe <gheorghe> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 5.0 | ||
| Target Milestone: | 6.0 RC3 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Ken Walker
We are now using the explorer widget for the Incoming/Outgoing section. The explorer renders the row and then connects it to the at the very end). Other browsers can handle working on created elements that haven't been inserted in the DOM, Safari cannot. Fix is to just create a div and not use the createContextualFragment call anymore. |