Opened 9 years ago
Closed 9 years ago
#14366 closed Bug (duplicate)
Table height resize using mouse properly not working on chrome browser
Reported by: | Nilesh Makadiya | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- I have use ck editor on asp.net web application.
- I use ck editor 4.5.6 version and I have already add plugin.js and config.js
- Table height resize properly working on Firefox browser and IE browser.
- But not working on Chrome Browser.
Please find out this issue
Expected result
Actual result
Other details (browser, OS, CKEditor version, installed plugins)
Attachments (5)
Change History (8)
comment:1 Changed 9 years ago by
Status: | new → pending |
---|---|
Version: | 4.5.6 |
Changed 9 years ago by
I have added config.js. and I changes line number 33 and 34.
comment:2 Changed 9 years ago by
I have already attach file name below.
- Config.js
- Plugin.js
- Chrome screen shot
- Firefox screen shot
- Internet Explorer screen shot
Please note your ck editor example properly not working on chrome browser.
Please check it
comment:3 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | pending → closed |
I wanted to make sure but this is basically what I thought is happening.
Plugin which you mention is table resize plugin which currently only resizes table width. The resize height features in Firefox and IE are provided by browsers and the CKEditor.
There is a feature request to make tableresize plugin support height #11939 but it hasn't been implemented yet.
I'm closing this ticket as duplicate of #11939.
Please provide more details: