Opened 7 years ago

Closed 7 years ago

#4704 closed defect (fixed)

OMNotebook: Cellcursor not updated correctly

Reported by: Henning Kiel Owned by: arunkumar palanisamy
Priority: high Milestone: 1.13.0
Component: OMNotebook Version:
Keywords: Cc:

Description

Steps to reproduce:

  1. Create a new notebook
  2. add two input cells
  3. evaluate all (to show output area)
  4. select first cell's input area (cell cursor is on first cell)
  5. select second cell's output area
  6. click on first cell's input area

-> bug: first cell is not selected
cell cursor is still shown on second cell
you cannot type into input of first cell, though you can select texts there and the cursor position shown in lower status bar is "updated correctly" according to first cell's input area

-> recover by clicking in output area of first cell to correct the cell cursor and then select input area to start typing

Change History (2)

comment:1 by Adeel Asghar, 7 years ago

Owner: changed from Adeel Asghar to arunkumar palanisamy
Status: newassigned

comment:2 by Henning Kiel, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in OMNotebook#48

Note: See TracTickets for help on using tickets.