ytrstu / vimium-firefox

Automatically exported from code.google.com/p/vimium-firefox
0 stars 0 forks source link

Alt key bug #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. hold Alt while press any letter

What is the expected output? What do you see instead?

dont detect Alt key, that cause Alt+d (goto address bar) run 'd' command, I 
using 'd' close tab. :O

What version of the product are you using? On what operating system?

r35

Please provide any additional information below.

I made a patch for this bug, with new feature:
'd' close tab
'r' refresh page
'H' history go back
'L' history go forward

Original issue reported on code.google.com by noboo...@gmail.com on 22 Jan 2012 at 5:54

Attachments:

GoogleCodeExporter commented 8 years ago
I still need 'J': go prev tab; 'K': go next tab; 'u': undo close tab, do you 
know how to do this?

Original comment by noboo...@gmail.com on 22 Jan 2012 at 5:56

GoogleCodeExporter commented 8 years ago
another bug: in Edit box, all hotkey still effecting.

Original comment by noboo...@gmail.com on 22 Jan 2012 at 1:26

GoogleCodeExporter commented 8 years ago
> another bug: in Edit box, all hotkey still effecting.
Works fine for me. Can you provide a page where you can reproduce this bug?

Original comment by Valentin...@gmail.com on 23 Jan 2012 at 2:19

GoogleCodeExporter commented 8 years ago
Thats a forum when i meet that problem, but i forget which one it is now. I 
will report detail if it occors again.

Original comment by noboo...@gmail.com on 24 Jan 2012 at 1:05

GoogleCodeExporter commented 8 years ago
on forum http://www.waishehome.cn in post topic edit box, all hotkey still 
effecting.
that is a textarea:
<div class="newediter">
<table width="100%" cellspacing="0" cellpadding="0" border="0" 
style="table-layout:fixed">
<tbody>
<tr>
<td>
<textarea id="e_textarea" class="autosave" style="height: 300px; display: 
none;" tabindex="1" prompt="post_message" name="message">
</textarea>

Original comment by noboo...@gmail.com on 25 Jan 2012 at 12:22

GoogleCodeExporter commented 8 years ago
gmail edit box have this bug also.

Original comment by noboo...@gmail.com on 28 Jan 2012 at 5:43

GoogleCodeExporter commented 8 years ago
> dont detect Alt key, that cause Alt+d (goto address bar) run 'd' command, I 
using 'd' close tab. :O
Fixed that
> gmail edit box have this bug also.
Fixed that (check for rev. 22 in Downloads)
> I made a patch for this bug, with new feature:
> 'd' close tab
> 'r' refresh page
> 'H' history go back
> 'L' history go forward
Thanks, most probably I'll include that in the Extra Keys section in future 
releases.

Original comment by Valentin...@gmail.com on 12 Oct 2012 at 11:44

GoogleCodeExporter commented 8 years ago

Original comment by Valentin...@gmail.com on 12 Oct 2012 at 11:45