Ticket #1817 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Write activity version 63 does not let you cut, paste or delete selection

Reported by: bernie Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Write Version: 0.84.x
Severity: Unspecified Keywords: write activity
Cc: richar.saucedo@… Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

If you select a block of text and then hit ctrl-x, ctrl-c, or backspace, nothing happens.

I was testing with a recent F11-XO1.

Version 63 was the last version compatible with Sugar 0.84. Seems to be fixed in version 68 in jhbuild.

Change History

Changed 3 years ago by quozl

Reproduced on Write-63 on os111 on XO-1.5.

The cut and paste toolbar icons work properly.

The Ctrl/C, Ctrl/X and Ctrl/V keyboard actions do not work properly. The Ctrl key causes focus to shift to the toolbar.

The Shift Down-Arrow keyboard actions do not work properly ... the first one does, but subsequent actions are ignored; again focus has moved out of the text flow.

Backspace does not erase the selected text.

Changed 3 years ago by quozl

Failed to reproduce on Write-63 on os112 on XO-1.5.

The Ctrl/C, Ctrl/X and Ctrl/V keyboard actions work properly. Multiple lines are properly selected using Shift Down-Arrow. Focus no longer shifts to the toolbar.

Per  http://dev.laptop.org/~quozl/os111-os112.diff.html the likely cause of this fix may be

-package abiword-2.8.1-1.fc11.i586
+package abiword-2.8.2-1.fc11.i586
-package libabiword-2.8.1-1.fc11.i586
+package libabiword-2.8.2-1.fc11.i586

Changed 3 years ago by bernie

Great, I'll test tomorrow.

Changed 3 years ago by bernie

  • status changed from new to closed
  • resolution set to fixed

Fixed, thanks.

Note: See TracTickets for help on using tickets.