Opened 14 years ago

Closed 14 years ago

#169 closed defect (fixed)

Copy to clipboard in fullscreen not possible

Reported by: Batchheizer Owned by:
Priority: major Milestone: 1.3.1
Component: Lucide Core Version: 1.3
Keywords: Cc:

Description

Copy a selected text to clipboard (Ctrl+Ins / Ctrl+C) is not possible in fullscreen-mode (Ctrl+L).

Version 1.21

Change History (7)

comment:1 Changed 14 years ago by Silvan Scherrer

Resolution: feedback
Status: newclosed

please try it again with the upcoming v1.3 i did y quick test with it and it seems to work.

comment:2 Changed 14 years ago by Batchheizer

If you sent me a test-version I could test before you release 1.3.

oliver.cremer at gmx.de

comment:3 Changed 14 years ago by Batchheizer

Resolution: feedback
Status: closedreopened
Version: 1.21.3

It does not work in 1.3.

comment:4 Changed 14 years ago by Silvan Scherrer

Milestone: 1.3.1

comment:5 Changed 14 years ago by dmik

I fixed the original problem by completely rewriting the switch to fullscreen logic (it's now more consistent and the fullscreen code is merged with the switch to max view code). Also, the following things were fixed:

  • Now, all normal accelerators work in fullscreen mode, including Ctrl-O, Ctrl-+, Ctrl-- and so on.
  • Both the max view and fullscreen modes can be closed by Alt-F4.
  • The fullscreen or max view mode is properly saved when closing and restored when starting Lucide again.
  • If Lucide is closed minimized, it will be automatically restored at the next startup.
  • Pressing the "+/=" key moves to the next page (previously, it was necessary to hold Shift to make it work in many keyboard layouts).

comment:6 Changed 14 years ago by dmik

In r393, I also fixed copy to clipboard from input fields in fullscreen mode that also didn't work (PM misbehavior).

comment:7 Changed 14 years ago by dmik

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.