Enhancements for text-selection
Bug #958634 reported by
Benjamin Eltzner
This bug affects 41 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
qpdfview | Status tracked in Trunk | |||||
Trunk |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
This is rather a feature request: The mode of marking text by dragging a frame is in my view not ideal and it would be preferable if the text were marked following the line format, as is standard in office software and other viewers like evince.
Related branches
lp://staging/~adamreichold/qpdfview/extended-text-selection
Rejected
for merging
into
lp://staging/qpdfview
- Benjamin Eltzner: Pending requested
- Razi Alavizadeh: Pending requested
-
Diff: 331 lines (+138/-46)6 files modifiedsources/documentview.cpp (+2/-2)
sources/model.h (+10/-1)
sources/pageitem.cpp (+39/-2)
sources/pageitem.h (+3/-0)
sources/pdfmodel.cpp (+83/-40)
sources/pdfmodel.h (+1/-1)
Changed in qpdfview: | |
status: | New → Confirmed |
assignee: | nobody → Adam Reichold (adamreichold) |
importance: | Undecided → Wishlist |
milestone: | none → 0.2 |
summary: |
- Enhance Mark & Copy Text + Enhancements for text-selection |
no longer affects: | qpdfview/0.2.x |
To post a comment you must log in.
Updated the bug description to describe the current state of the program.