Closed
Bug 148374
Opened 23 years ago
Closed 23 years ago
[Mac] URL bar - incorrect responses to Home,End
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 130380
People
(Reporter: hramrach, Assigned: Brade)
Details
Mozilla 2002-05-30-05 Mac OS X 10.1.4
in location bar:
ctrl-enter does nothing
cmd-enter and opt-enter does enter
What opens in new tab then?
Home and End does nothing
I discovered by chance that Cmd-Left and Cmd-Right have the function on Mac.
Opt-left is the same as Cmd-left
Opt-Right goes to end of word. Pressing more than once has no effect - always
goes to the end of the current word, never skips to next.
whatever-k either writes something unintelligible or does nothing
How does one kill the end of the URL (IIRC C-k worked on Linux)
I finally found out I have Cmd-A which selects everything at least.
![]() |
||
Comment 1•23 years ago
|
||
Ctrl-k is an emacs shortcut; there is no reason to implement it on Mac.
The ctrl-enter issue is already filed in an older bug.
*** This bug has been marked as a duplicate of 90337 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•23 years ago
|
||
OK, found the keyboard layout thingie.
what's left:
- Opt-Left,Opt-Right should move by word (editing shortcut) (is broken)
- Home and End should jump to beginning, resp. end of text (does nothing)
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Summary: (location bar) key shortcuts are real mess → URL bar - incorret responses to Home,End,Opt-Right,Opt-Left
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 5•23 years ago
|
||
bug 48328 is about page view. They explicitly state they do not want it to morph
into something else. This is URL bar, which is slightly different IMO.
Note that on Mac Home&End are supposed to do some vertical scrolling as well
(which happens but deos not move cursor).
According to the layout page the scrolling should happen (only?) if the edit is
multiline. Either the behavior or the description is broken.
Severity: normal → minor
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Summary: URL bar - incorret responses to Home,End,Opt-Right,Opt-Left → URL bar - incorret responses to Home,End
Comment 6•23 years ago
|
||
This sounds like more than 1 bug.
Brade, can you make sense of what we should be doing here for mac?
Assignee: aaronl → brade
Summary: URL bar - incorret responses to Home,End → [Mac] URL bar - incorrect responses to Home,End
Assignee | ||
Comment 7•23 years ago
|
||
this is a duplicate of another bug on my plate... bug 130380
*** This bug has been marked as a duplicate of 130380 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Comment 8•23 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•