Closed
Bug 19981
Opened 25 years ago
Closed 25 years ago
[DOGFOOD] need key binding per webshell not just one for whole app
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: mjudge, Assigned: mjudge)
References
Details
(Whiteboard: [PDT+] [by 12/15])
Akkana and I have PDT+ bugs and we need a refering block to list as a blocker
for us. this bug will list exactly what it is we want from sari and how that
blocks us. Sari, if this is a dup of bugs you have, get back to me.
I am adding a JS interface to PresShell that will allow it to scroll the page,
move cursor around ect. This interface needs the correct View that has focus in
order to work properly. This view is usually passed in from some event. Sari
has a way to allow the eventstatemanager to give us the view that had the most
recent focus.(18046)
Sari also has a way to allow stacking of key bindings so that nested web shells
will be allowed to intercept keystrokes and call JS calls. aka copy,paste from
keyboard.(10642)
Updated•25 years ago
|
Updated•25 years ago
|
Summary: Place marker for focus/keybinding blockers → [DOGFOOD] Place marker for focus/keybinding blockers
Comment 1•25 years ago
|
||
Marking as DOGFOOD for consideration by PDT team since PDT+ bugs depend on it.
Updated•25 years ago
|
Component: Misc → XUL
Product: Architecture → Browser
Version: 5.0 → other
Comment 3•25 years ago
|
||
Not sure how this bug ended up in bugzilla product "Architecture", component
"Misc" -- I moved it to "Browser/XUL". Can someone (mjudge, beppe?) shed some
light, so endico and I can track down the potential bug(s) that may lead to
bogus product settings? (Architecture is for API review of each apparently
public .idl file.) Thanks,
/be
Updated•25 years ago
|
QA Contact: nobody → ckritzer
Comment 4•25 years ago
|
||
setting qa contact to the normal xul contact
Comment 5•25 years ago
|
||
This reads like tracking bug, but on closer inspection seems to be two separate
problems. Please split into separate bug reports so we can track them and close
them independently.
No longer blocks: 18046
Summary: [DOGFOOD] Place marker for focus/keybinding blockers → [DOGFOOD] need key binding per webshell not just one for whole app
split bug to 20225. the only issue for this bug is:
Sari also has a way to allow stacking of key bindings so that nested web shells
will be allowed to intercept keystrokes and call JS calls. aka copy,paste from
keyboard.(blocking 10642)
Updated•25 years ago
|
Target Milestone: M12
Comment 7•25 years ago
|
||
targetting m12
Updated•25 years ago
|
Assignee: saari → mjudge
Comment 8•25 years ago
|
||
Mike, you're doing the work on this right?
Updated•25 years ago
|
Assignee: mjudge → saari
Comment 9•25 years ago
|
||
Chris, there is some underlying code that you need to supply for Mike to
complete his protion, you need to provide the stacking of key bindings as Mike
mentions.
Updated•25 years ago
|
Assignee: saari → mjudge
Comment 10•25 years ago
|
||
reassigning to mjudge
Comment 11•25 years ago
|
||
linking to composer pdt+ tracking bug
Updated•25 years ago
|
Whiteboard: [PDT+] → [PDT+] [by 12/10]
Comment 12•25 years ago
|
||
spam: changing qa contact from ckritzer -> paulmac for xul bugs
Updated•25 years ago
|
Whiteboard: [PDT+] [by 12/10] → [PDT+] [by 12/15]
Comment 13•25 years ago
|
||
updating fix by date
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 14•25 years ago
|
||
we have new key binding per webshell now. goo saari. gooo me.
Comment 15•25 years ago
|
||
damn, how can I verify this by 2pm without a release build, I want my car
washed!!! Maybe I'll just re-open it ;-)
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 16•25 years ago
|
||
verified
Comment 17•25 years ago
|
||
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: paulmac → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•