Closed Bug 9934 Opened 26 years ago Closed 25 years ago

text selection doesn't work with xlib widgets

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: blizzard, Assigned: blizzard)

Details

(Keywords: verifyme)

Text selection doesn't work with xlib only widgets. This is probably because we aren't tracking drag events with mouse with the button down. To make this work you need to add the event mask to the windows created in the widgets and you have to add a handler to nsAppShell.cpp. You will also have to add a handler in the nsWidget class to dispatch the event to a listener.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Ramiro has fixed this.
Keywords: verifyme
Please ignore the spam. Changing address.
Assignee: blizzard → blizzard
Status: RESOLVED → NEW
bustage from my reassign
Status: NEW → RESOLVED
Closed: 26 years ago25 years ago
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Updating QA Contact.
QA Contact: ckritzer → lorca
Reassigning QA Contact for all open and unverified bugs previously under Lorca's care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
QA contact updated
QA Contact: gerardok → madhur
verified on build 2001-07-30-08-trunk
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.