-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Table Resize plugin does not work when editor placed in absolutely positioned container in divarea #909
Labels
plugin:tableresize
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Milestone
Comments
I'm not able to reproduce this problem: you can check my test example: https://codepen.io/msamsel/pen/ZXbPbJ? |
The problem occurs with the divarea plugin. The example you have is using an iframe for the editor. |
msamsel
changed the title
Table Resize plugin does not work when editor placed in absolutely positioned container
Table Resize plugin does not work when editor placed in absolutely positioned container in divarea
Sep 28, 2017
msamsel
added
plugin:tableresize
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
and removed
status:pending
labels
Sep 28, 2017
I was able to repeat it in divarea. Thank you for the clarification. |
arpi68
added a commit
to arpi68/ckeditor4
that referenced
this issue
Nov 29, 2019
Set z-index of resizer to 10000 or more Fixes these two issues: ckeditor#1959 ckeditor#909
This was referenced Nov 29, 2019
f1ames
pushed a commit
to arpi68/ckeditor4
that referenced
this issue
May 28, 2020
Set z-index of resizer to 10000 or more Fixes these two issues: ckeditor#1959 ckeditor#909
f1ames
pushed a commit
to arpi68/ckeditor4
that referenced
this issue
Jun 5, 2020
Set z-index of resizer to 10000 or more Fixes these two issues: ckeditor#1959 ckeditor#909
Fixed in e3be5c1. |
This was referenced Aug 20, 2020
drupal-ckeditor-libraries-group-machine
pushed a commit
to drupal-ckeditor-libraries-group/tableresize
that referenced
this issue
Dec 2, 2021
Set z-index of resizer to 10000 or more Fixes these two issues: ckeditor/ckeditor4#1959 ckeditor/ckeditor4#909
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
plugin:tableresize
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
Expected result
You should be able to resize columns.
Actual result
You are not able to resize columns.
Other details
basicstyles,button,clipboard,colorbutton,colordialog,contextmenu,dialogadvtab,dialogui,divarea,enterkey,entities,fakeobjects,filetools,floatpanel,font,htmlwriter,image2,indent,indentblock,indentlist,link,list,listblock,liststyle,menu,menubutton,notification,notificationaggregator,panel,panelbutton,pastetext,popup,removeformat,resize,richcombo,scayt,showborders,tab,table,tableresize,tabletools,toolbar,undo,uploadimage,widget
The text was updated successfully, but these errors were encountered: