Opened 2 years ago
Closed 12 months ago
#1487929 closed Feature Requests (fixed)
openig PDFs in new windows (or not)
| Reported by: | Waschmittel | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.9-beta |
| Component: | User Interface | Version: | 0.5.2 |
| Severity: | normal | Keywords: | |
| Cc: | singularita@… |
Description (last modified by alec)
When I click on an attached PDF, it always opens a new browser window only to display the PDF in en external program, because I have no PDF plugin installed.
This is rather annoying.
Suggestion: Use JavaScript? to determine if there is a PDF plugin. If not, don't try to open it in an embedded window and just let me download it.
I usually use the attached JS code to test this.
Attachments (1)
Change History (6)
Changed 2 years ago by Waschmittel
comment:1 Changed 2 years ago by Waschmittel
- Type changed from Bugs to Feature Requests
comment:2 Changed 2 years ago by Waschmittel
- Component changed from Addressbook to User Interface
comment:3 Changed 22 months ago by bilbo
- Cc singularita@… added
comment:4 Changed 12 months ago by alec
- Description modified (diff)
- Milestone changed from later to 0.9-beta
Done in dev-browser-capabilities branch.
comment:5 Changed 12 months ago by alec
- Resolution set to fixed
- Status changed from new to closed
Merged with master.
Note: See
TracTickets for help on using
tickets.

Check if there is a PDF plugin.