Opened 15 years ago
Closed 15 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 by , 15 years ago
Resolution: | → feedback |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
If you sent me a test-version I could test before you release 1.3.
oliver.cremer at gmx.de
comment:3 by , 15 years ago
Resolution: | feedback |
---|---|
Status: | closed → reopened |
Version: | 1.2 → 1.3 |
It does not work in 1.3.
comment:4 by , 15 years ago
Milestone: | → 1.3.1 |
---|
comment:5 by , 15 years ago
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 by , 15 years ago
In r393, I also fixed copy to clipboard from input fields in fullscreen mode that also didn't work (PM misbehavior).
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
please try it again with the upcoming v1.3 i did y quick test with it and it seems to work.