Opened 14 years ago
Closed 13 years ago
#17393 closed defect (bug) (fixed)
Lost WYSIWYRG in editor-style.css - twenty eleven
Reported by: | bi0xid | Owned by: | iandstewart |
---|---|---|---|
Milestone: | 3.2 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description
Working with twenty eleven we realized that it is absolutely elastic. Absolutely means that the editor is no more the reflection of the published one.
In its actual form, it have problems showing images in editor as well.
Simple patch attached to correct this.
Attachments (2)
Change History (7)
#1
follow-up:
↓ 2
@
14 years ago
- Milestone changed from Awaiting Review to 3.2
- Type changed from enhancement to defect (bug)
#2
in reply to:
↑ 1
@
14 years ago
Replying to nacin:
Per earlier discussion in IRC I believe this was supposed to happen.
It have a so simple solution. Max-width allows the theme to continue being elastic and your editors have no problems formatting their text and images.
I think that this is a regresion and it goes against the editors.
BTW, I have some problems with the patch. It does not color itself. Sorry for the duplicity.
#3
follow-up:
↓ 4
@
14 years ago
The intention was to keep the editor content fluid. A constrained width for the visual editor seems to tend to be seen as a bug. Recommending wontfix.
#4
in reply to:
↑ 3
@
14 years ago
Replying to iandstewart:
The intention was to keep the editor content fluid. A constrained width for the visual editor seems to tend to be seen as a bug. Recommending wontfix.
I like a fluid content too. With this option, if it is smaller it will be fluid. Simply I think losing one of the changes that were more appreciated for users (edit their stuff and see in real time how it will be when published) is not a good decision.
Per earlier discussion in IRC I believe this was supposed to happen.