Opened 16 years ago
Closed 15 years ago
#2876 closed bug (fixed)
[BePDF] Help menu options don't work
Reported by: | scottmc | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Three of the four help menu items on BePDF appear to do nothing. I would assume they should open up a browser pointed to some webpage.
Change History (3)
comment:1 by , 16 years ago
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
These items open a Bookmark using
void PDFWindow::Launch(const char *file) {
}
where file points to the bookmark file.
So there has to be an application installed in Haiku that can handle the URL specified in a bookmark file.
The following protocols have to be supported: