Closed
Bug 304958
Opened 20 years ago
Closed 17 years ago
The URL handler needs a better event model
Categories
(Grendel Graveyard :: User Interface, enhancement)
Grendel Graveyard
User Interface
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kieran.maclean, Assigned: kieran.maclean)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier:
The URL handler needs a better event model
This could be a full event model with listeners and events
This might be too much for the kind of events that are called
But it should be delegated out of the HyperlinkListener class, so that the code
is manageable if new classes want to know when the user clicks a Hyperlink in
Grendel.
There should be standard handlers for the events, so that clicking on a http:
link causes the default browser to open, and mailto: or news: are handled in
Grendel.
Reproducible: Always
| Assignee | ||
Updated•20 years ago
|
Assignee: rlkeller → kieran
Comment 1•20 years ago
|
||
please CC me to the bugs that you reassign.
Thanks!
Comment 2•17 years ago
|
||
marking wontfix as grendel is removed from cvs
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•