10up / mce-table-buttons

ARCHIVED: Adds table editing controls to the visual content editor (TinyMCE).
https://wordpress.org/plugins/mce-table-buttons/
GNU General Public License v2.0
11 stars 7 forks source link

UX bux: Cell type dropdown width #9

Closed jeffpaul closed 3 years ago

jeffpaul commented 3 years ago

Describe the bug In testing #8, David Chabbi came across the following:

UX visual issue. Cell type dropdown needs width increased. Screenshot attached.

Screenshot 2021-02-03 at 11 54 12

Steps to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Cell type dropdown items should be fully visible within the dropdown.

Screenshots

Environment information

Additional context

dinhtungdu commented 3 years ago

@jeffpaul This is a bug in the TinyMCE table plugin, not our plugin. Although we can override it with custom CSS, I think we should mark this issue as wontfix because of the potential conflict.

jeffpaul commented 3 years ago

@dinhtungdu it looks like we're using TinyMCE plugin 4.7.11, might it be worth looking into a bump of that to something more current to potentially resolve this issue?

dinhtungdu commented 3 years ago

@jeffpaul I tried upgrading the table plugin to 4.9.1 and the issue still occurs. The latest version of the table plugin is 5.8.1 but it doesn't compatible with WP TinyMCE.