Open Bug 143735 Opened 22 years ago Updated 11 years ago

(partially fixed) Ctrl+Ins, Shift+Del and Shift+Ins don't work in Bookmarks Manager (copy, cut, paste)

Categories

(SeaMonkey :: Preferences, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: contact2009, Unassigned)

Details

(Keywords: access, regression, Whiteboard: [2012 Fall Equinox])

Using 1.0 RC2 branch Build ID: 2002051006 Windows 98, ctrl-ins, shift-del and
shift-ins do not work in bookmarks manager. 

Ctrl-ins seems to copy the URL but not the title or the rest of the bookmark.
Tested with Ctrl-ins, then deleted bookmark with del, then inserted with Ctrl-v.

Shift-del and shift-ins seem to have no effect at all.
Could you please indicate what should do these shortcuts?
Ctrl-ins should copy
Shift-del should cut
Shift-ins should paste
Summary: ctrl-ins, shift-del and shift-ins do not work in bookmarks manager → ctrl-ins, shift-del and shift-ins do not work in bookmarks manager (copy, cut, paste)
note: these bindings (and other obscure keybindings) are supported in composer
and text widgets (if you look at the platform keybindings for Windows).
Summary: ctrl-ins, shift-del and shift-ins do not work in bookmarks manager (copy, cut, paste) → Ctrl+Ins, Shift+Del and Shift+Ins don't work in Bookmarks Manager (copy, cut, paste)
Nav triage team: nsbeta1-
Keywords: nsbeta1nsbeta1-
I tried to work on that problem, but it seems as if I need some help.
I tried to add the keycodes in bookmarksOverlay.xul like
keycode="VK_SHIFT,VK_DELETE"
Is it possible to define keycodes like this?
I also tried the same in bookmarks.xul and added keycodes to the bindings of
key_cut, key_paste etc.
No matter what I try I always get
----------
###!!! ASSERTION: NOT IMPLEMENTED: '0', file nsDocumentViewer.cpp, line 5466
Break: at file nsDocumentViewer.cpp, line 5466
----------
when trying Shift+Del or Shift+Ins.

I'm quite new to this stuff, if anyone could give me a hint what I'm doing
wrong I'd be very glad :-)
"Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.2b) Gecko/20021016"

None of the 3 "keys" seems to work.

The bindings should be something like:
Ctrl-Ins == Ctrl-C
Shift-Del == Ctrl-X
Shift-Ins == Ctrl-V
Severity: normal → minor
Keywords: mozilla1.3
Product: Browser → Seamonkey
Assignee: bugs → nobody
QA Contact: claudius → bookmarks
In current trunk builds, Ctrl+Ins and Shift+Del work, but Shift+Ins does not work. 

This is an accessibility issue for left-handers.
Severity: minor → normal
Component: Bookmarks → Editor
Flags: blocking1.9.1?
Keywords: access
OS: Windows 98 → Windows Vista
Product: SeaMonkey → Core
QA Contact: bookmarks → editor
Summary: Ctrl+Ins, Shift+Del and Shift+Ins don't work in Bookmarks Manager (copy, cut, paste) → (partially fixed) Ctrl+Ins, Shift+Del and Shift+Ins don't work in Bookmarks Manager (copy, cut, paste)
We won't block the 3.5 release on fixing this, and while it seems like a safe patch would be easy to take, I would bet there are non-trivial localization issues to deal with here.
Flags: blocking1.9.1? → blocking1.9.1-
Can't really comment on the l10n impact without a patch, or at least a reference to how the other two keys are implemented.
Confirming problem still exists in Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120129 Firefox/10.0 SeaMonkey/2.7
Not sure why this lives in core!
Component: Editor → Bookmarks & History
Flags: blocking1.9.1-
Product: Core → Firefox
QA Contact: editor → bookmarks
So the code is specific to Firefox?  Should I open a separate bug for SeaMonkey?
Oh, sorry, I meant to transfer it to SeaMonkey.
Component: Bookmarks & History → Preferences
Product: Firefox → SeaMonkey
QA Contact: bookmarks → preferences
Ctrl+Ins - Working
Shift+Del - Working
Shift+Ins - Not working

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 SeaMonkey/2.15a1
Build identifier: 20120921003032
OS: Windows Vista → All
Hardware: x86 → All
Whiteboard: [2012 Fall Equinox]
You need to log in before you can comment on or make changes to this bug.