Opened 16 years ago
Closed 16 years ago
#3474 closed Bug (invalid)
[FF] newpage error when document unfocused
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed Firefox | Cc: |
Description
Reproducing Procedures
- Open the replace by class example page in FF without initial focus;
- Click on 'New Page' button
- Actual Result: Javascript error thrown.
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | 3474.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
I'm not able to reproduce this issue, neither with my local SVN trunk copy nor with the latest build. Tested with Firefox 3.0.10 on Vista.
Do you have more information on how to reproduce it?
comment:3 Changed 16 years ago by
Other than that, the patch has an extra unwanted ENTER before the introduced else block.
comment:4 Changed 16 years ago by
Keywords: | Review- removed |
---|---|
Resolution: | → invalid |
Status: | assigned → closed |
We should have some check here to see if a selection is really available.