Opened 15 years ago
Closed 15 years ago
#6873 closed Bug (fixed)
Chrome: Impossible to decrease width of WSC dialog
| Reported by: | Sa'ar Zac Elias | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.1 |
| Component: | UI : Spell Checker | Version: | 3.5 |
| Keywords: | Webkit | Cc: |
Description
FUP of #6829.
- Open the WSC dialog.
- Resize the dialog to increase the width.
- Try to resize the dialog again, this time try to decrease the width of the editor.
The dialog won't resize its width.
Does not affect Safari.
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by
| Milestone: | → CKEditor 3.5.1 |
|---|
Changed 15 years ago by
| Attachment: | 6873.patch added |
|---|
comment:2 Changed 15 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → review |
comment:3 Changed 15 years ago by
| Cc: | WebSpellChecker.net removed |
|---|---|
| Keywords: | Webkit added; Chrome removed |
comment:4 follow-up: 6 Changed 15 years ago by
| Status: | review → review_failed |
|---|
comment:5 Changed 15 years ago by
| Status: | review_failed → review |
|---|
I'm not sure if you're taking of the problem that resize grip out of view port, which will not be handled by the patch.
comment:6 Changed 15 years ago by
| Status: | review → review_passed |
|---|
Replying to tobiasz.cudnik:
The patch doesn't help when you maximize the dialog to occupy full viewport. Then you can't reduce it's width.
I don't see anything like that happening as well.
comment:7 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [6309].

The patch doesn't help when you maximize the dialog to occupy full viewport. Then you can't reduce it's width.