Opened 14 years ago
Last modified 13 years ago
#7810 confirmed New Feature
[stylesheetparser] Newly inputted styles don't load
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description
- Open stylesheetparser demo page;
- Load the following source by input (but not from file)
<style> p.red { color:red; } </style> <p class="red">some red text</p>
- Check Styles combo;
- Actual Result: The style doesn't show up.
Change History (6)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
I'm on travel for three days so don't hold anything for me, but this seems like an improvement for. 3.6.1 unless there's a quick idea that doesn't involve any delay
comment:3 Changed 14 years ago by
Milestone: | CKEditor 3.6 |
---|
comment:4 Changed 14 years ago by
Milestone: | → CKEditor 3.6.1 |
---|---|
Status: | new → confirmed |
Type: | Bug → New Feature |
comment:5 Changed 14 years ago by
Milestone: | CKEditor 3.6.1 |
---|
Please leave this to alfonsoml to confirm if it's really a bug or just by design.