Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Column width calculation is different when using table_use_colgroups

Aperta
#10,436 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
38/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
typescript
Ambito
frontend

Direzione di ricerca

Start with the linked TinyMCE fiddle and reproduce the merged-cell column insertion in editors with table_use_colgroups enabled and disabled. Trace the table column-width handling from that behavior, then verify that newly inserted cells receive the same initial width in both configurations.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

type: bug

📝 Provide detailed reproduction steps (if any)

Please provide the steps to reproduce and if possible a minimal demo of the problem via fiddle.tiny.cloud or similar.
Demo

  1. Insert a table with one row and at least two columns in the first editor
  2. Merge all cells and insert a new column
    Image
    A new cell is created with width: 16.6663%
  3. Insert a table with one row and at least two columns in the second editor
  4. Merge all cells and insert a new column
    Image
    A new cell is created with width: 1.61469%
✔️ Expected result

The width of inserted cells should not depend on the value of table_use_colgroups and have the same initial width

❌ Actual result

When using table_use_colgroups=false the inserted cells width is way smaller

📃 Other details

  • Browser: Edge
  • OS: Windows
  • First affected version: …
  • Worked in version: …

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

Lingua principale
TypeScript
Stelle
16.3k
Fork
2.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di tinymce/tinymce

Tutte le issue di tinymce/tinymce

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.