Project

Profile

Help

Feature #27

closed

One cannot paste several lines in the input field

Added by Vincent Le Goff over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
High
Category:
-
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

I'm not exactly sure to understand the problem, but when copying several lines and pasting them in the intput, only the first line is shown. Perhaps an attribute of the wxPython TextCtrrl.

Actions #1

Updated by Vincent Le Goff over 7 years ago

  • Sprint/Milestone changed from 3 to 4

Added by Vincent Le Goff over 7 years ago

Revision eafe050a | View on GitHub | diff

Fix #27: one cannot paste several lines in the input field

Actions #2

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to Closed
  • Assignee set to Vincent Le Goff
  • % Done changed from 0 to 100

Since there is not exactly an input field anymore, but all is in the output, pasting several lines is easier. It lacked in automation, however, since pasting several lines ending with an end of line had to send the list of commands to the server without waiting. It's now done in commit eafe050ade724b228d9a8c5c5b0e7db4fa9670ad.

Actions #3

Updated by Vincent Le Goff over 7 years ago

  • Tracker changed from Feature to Bug
  • Status changed from Closed to Open
Actions #4

Updated by Vincent Le Goff over 7 years ago

  • % Done changed from 100 to 90

The input already present before pasting isn't taken into account.

Added by Vincent Le Goff over 7 years ago

Revision d00ab808 | View on GitHub | diff

Fix #27: one cannot paste several lines in the input field

Actions #5

Updated by Vincent Le Goff over 7 years ago

  • Tracker changed from Bug to Feature
  • Status changed from Open to Closed
  • % Done changed from 90 to 100

Please register to edit this issue

Also available in: Atom PDF Tracking page