Opened 14 years ago
Closed 13 years ago
#5932 closed Bug (invalid)
Unable to change table align with justify buttons
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 3.3.1 |
Keywords: | Discussion | Cc: |
Description
- Create new paragraph.
- Create new table.
- Create new paragraph.
- Select all content and click "Center Justify" button
In result alignment will be changed for paragraphs and table's cells. Expected: alignment should be applied for the table element.
Change History (4)
comment:1 Changed 14 years ago by
Version: | → 3.3.1 |
---|
comment:2 Changed 14 years ago by
Keywords: | Discussion added |
---|
comment:3 Changed 14 years ago by
IMHO, I think it functions fine. There is an alignment setting in the table properties. And while perhaps the whole table should be aligned if the whole table is selected, I think it's simpler as is. That way people aren't getting variable behavior, aligning from the bar will always align cells. Aligning from the table properties will align the whole table.
comment:4 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I also think current behaviour is correct. Event word works that way - table has its own alignment function and "Centre Justify" affects only contents of table cells.
I can reproduce the case, but i'm not fully sure about the expected behavior. I assume this would be true only when all table cells are selected, when not, the current behavior seems like correct.