Skip to content

Selected text is sometimes deleted when text is selected and shift or ctrl key is pressed #112

@danieldeankon

Description

@danieldeankon

OS: Linux Mint Debian Edition 4
JuffEd version: v0.10 (installed from the package manager)
Qt version: 5.11.3

Under certain circumstances, I can reliably select text in JuffEd, press the shift or ctrl key, and delete the text as if I had pressed the backspace key. The circumstances seem to be that a text cursor is active in an a program other than JuffEd before I make my selection in JuffEd.

More precisely, the steps to reproduce are:

  1. Open a text file in JuffEd
  2. Write some sample text in JuffEd
  3. Open another program such as a terminal emulator, web browser, etc.
  4. Activate a textbox in the other program by clicking in it so that a text cursor appears in it
  5. While that textbox is still active, select the sample text in JuffEd. (You may have to click on the JuffEd textbox first to make it possible to select text)
  6. Press ctrl or shift
  7. Observe the selected sample text being deleted as if backspace had been pressed

This does not happen in subsequent selections inside JuffEd. I would have to activate a textbox in another program and return to JuffEd to observe the buggy behaviour again.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions