https://bugs.documentfoundation.org/show_bug.cgi?id=157902
--- Comment #3 from ToanTran <[email protected]> --- I believe I understand the statement "ONLY the 'selected' cells get the NEW formatting." Let's consider these steps: 1. Open a new Spreadsheet >> Observe that: The first cell - A1 is selected by default. 2. Select the menu Format >> Text >> Bold (or any other options). 3. Type anything in cell A1 >>> Observe that: The text is Bolded. 4. Type anything in other cells >> Observe that: The formatting selected in step #2 is not applied. So, the expectation here might be that "The Bold format" should be applied to all other cells. If so, it will differ slightly from the bug [153527]. Furthermore, I compared this behavior with Microsoft Excel and noticed that we can make it work that way, while Google Sheets does not. Therefore, the decision to be made here is whether we should align with Microsoft Excel or Google Sheets. -- You are receiving this mail because: You are the assignee for the bug.
