Closed
Bug 62513
Opened 24 years ago
Closed 23 years ago
Need XUL based dialog for plug-in to avoid GTK dependency and L10N
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: masaki.katakai, Assigned: masaki.katakai)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Plug-in dialog is still GTK+ based, which is preventing
fully-localization and removing GTK+ dependency.
Please continue to work on the patch that had been attached
in bug 55261.
The same problem also exists in file chooser dialog of Editor
(bug 47553). We need to remove all dependencies of GTK+. There
is no common way to localize the messages on GTK+ widget.
From I18N/L10N point of view, this is a bug.
Comment 3•23 years ago
|
||
bstell and ji:
Is this still true on linux?
Comment 4•23 years ago
|
||
The code is in modules/plugin/default/unix/nullplugin.c
It looks the initial developement is done by smak@sun.com and
akhil.arora@sun.com
reassign back to katakai.
Katakai, can you work with smak@sun.com and akhil.arora@sun.com to fix it ?
Assignee: shanjian → katakai
Comment 5•23 years ago
|
||
add cc:
Assignee | ||
Comment 7•23 years ago
|
||
Assignee | ||
Comment 8•23 years ago
|
||
sorry, please ignore the patch.
Assignee | ||
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
well, the plan is to replace native nullplugin dll with simple XUL file,
so if there will be any dialogs, surely its will be XUL ones.
Comment 12•23 years ago
|
||
Dup or dependency, doesn't matter. Yes, this is the same thing.
*** This bug has been marked as a duplicate of 83754 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 13•22 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•