Issue 119107 - accept/reject button works incorrectly in "accept or reject changes" dialog if there are more than one change in the selected item
Summary: accept/reject button works incorrectly in "accept or reject changes" dialog i...
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: 3.4.0
Hardware: PC All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 06:54 UTC by louqle
Modified: 2012-03-22 06:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description louqle 2012-03-22 06:54:02 UTC
1. new a spreadsheet
2. click menu Edit->Changes->Record
3. focus in one cell, e.g. A1 and type "AAA", then press Enter, now value in A1 is "AAA" and the cell is highlighted by a red border
4. back to cell A1, type "BBB" then Enter, now value in A1 is "BBB"
5. move focus into any other cell except A1, e.g. B1, type anything, this cell is also hightlighted

Now, cell A1 is changed twice and cell B1 is changed only once.

6. Click menu Edit->Changes->Accept or reject

in the list, if select the item sheet1.A1, Accept/Reject button are disabled, but if select the item sheet1.B1, all the four buttons are enabled.

7. Select sheet1.A1, only "Accept All"/"Reject All" button are enabled. if I click "Accept All", changes in the two cells are accepted...I cannot only accept the change in the selected item...

The same problem when I insert or delete one row:
1. insert one row
2. type anything into one cell of the new row
3. in the dialog, expose "Row inserted" and click the sub-item, Accept/Reject button will be greyed out.