Closed Bug 42963 Opened 24 years ago Closed 24 years ago

[RFE] Looking for API additions to GTK widget

Categories

(Core Graveyard :: Embedding: APIs, enhancement, P3)

x86
Linux
enhancement

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dbarclay10, Assigned: blizzard)

References

()

Details

(Keywords: embed)

From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.16 i686)
BuildID:    M16

Hey there :) I'm making a quick-and-dirty web browser(very poorly designed ;),
to demonstrate Mozilla's embedded side. To facilitate this, it'd be nice if the
widget had a few more things:

1) signal for link-clicking; when a user clicks a URI, a signal should be sent,
indicating the URI(this signal is already in place), as well as what
mouse-button was pressed(including any modifiers)

2) Okay, no #2. :)

Thanks for your time,

Dave

Reproducible: Always
Steps to Reproduce:
1. Just try making a browser around the GTK+ Mozilla widget ;)
marking rfe
Severity: normal → enhancement
Summary: Looking for API additions to GTK widget → [RFE] Looking for API additions to GTK widget
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: embed
That should be mine.
Assignee: valeski → blizzard
mass assign
Status: NEW → ASSIGNED
You should be able to do this now.  You can catch DOM click events.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updating QA Contact
QA Contact: jrgm → mdunn
Correction: Changing QA contact for the Embed API bugs to David Epstein.
QA Contact: mdunn → depstein
TestGtkEmbed on Linux build 20011120. Tracks url link and mouse clicks.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.