Opened 10 years ago
Closed 10 years ago
#13525 closed Bug (fixed)
[Edge] Page refresh when I press 'view source'
| Reported by: | Bert Hankes | Owned by: | |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | |
| Component: | UI : Source View | Version: | 4.5.0 |
| Keywords: | Edge | Cc: |
Description
When using Spartan in Windows build 10116 the Source is not working... It issues a page refresh.
Change History (14)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
| Keywords: | Edge added; spartan source removed |
|---|---|
| Status: | new → confirmed |
The 4.5.1 as well as latest major all have this problem.
comment:3 Changed 10 years ago by
| Summary: | Spartan: Windows 10166 unable to 'view source' → [Edge] Windows 10166 unable to 'view source' |
|---|
comment:4 Changed 10 years ago by
Looks like a serious issue. When I press Souce button the website is refreshed and I am losing whole my edited content. I also confirm it in 10162.
comment:5 Changed 10 years ago by
| Summary: | [Edge] Windows 10166 unable to 'view source' → [Edge] Page refresh when I press 'view source' |
|---|
comment:6 Changed 10 years ago by
| Component: | General → UI : Source View |
|---|---|
| Milestone: | → CKEditor 4.5.2 |
| Priority: | Normal → High |
It's a critical issue because user loses the content. Please make sure to have the latest Edge installed when fixing the issue.
comment:8 Changed 10 years ago by
| Owner: | set to Tade0 |
|---|---|
| Status: | confirmed → assigned |
comment:9 Changed 10 years ago by
Problem persists in the latest build (which doesn't display the build number).
The browser requires restarting each time the bug occurs.
comment:10 Changed 10 years ago by
| Milestone: | CKEditor 4.5.2 |
|---|---|
| Owner: | Tade0 deleted |
| Status: | assigned → confirmed |
| Version: | 4.5.1 → 4.5.0 |
We found a very curious thing. If you configure editor to start in the Source mode (by using config.startupMode), then editor loads, browser refreshes the page, editor load again and then we have a total crash.
It means that this is definitely something wrong inside Edge. There's no inf loop or editor's crash – it's a browser crashing. What's more – sourcearea does not do any magic. It's a very simple plugin, so there's little we can change in it. Therefore, this issue must be fixed on Edge's side.
I'll report it later to Microsoft.
comment:11 Changed 10 years ago by
comment:12 Changed 10 years ago by
Having problems updating Windows 10, I had a chance to test the same TC on an older build of Spartan, and there's no crash. What means that it's a regression in Edge.
comment:13 Changed 10 years ago by
Temporary solution... use sourcedialog instead of sourcearea
see http://sdk.ckeditor.com/samples/sourcearea.html section: Classic Editor with Source Dialog
comment:14 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | confirmed → closed |
A workaround has been implemented in #13609 (and included in CKEditor 4.5.2) so source are works fine now.
What worries me though is that it's 3 weeks now and Microsoft still didn't even reply to the crash report ;/.

Problem persists in build 10162.