Re: [Conkeror] GMail focus issues

2012-10-15 Thread Jean-Baptiste Mestelan
On 3 October 2012 15:16, Tim Ramsey tram...@gmail.com wrote:
 Any one else experience these?  Anyone have any fixes?

Yes, I have the same exact issues.
Plus, the PgUp, PgDown, Home, End keys no longer work.

Running the latest Git HEAD (commit
4c6b9426db61c673c21471b46b05e546da30ce47), through the Firefox -app
switch.
(Just to confirm: these issues do not appear in plain Firefox).


Sorry to say, I am clueless about a fix.


Regards.
___
Conkeror mailing list
Conkeror@mozdev.org
https://www.mozdev.org/mailman/listinfo/conkeror


Re: [Conkeror] GMail focus issues

2012-10-15 Thread John J. Foerch
On Wed, Oct 03, 2012 at 09:16:38AM -0400, Tim Ramsey wrote:
 Hello Conkeror Community,
 
 Recently I have been having troubles in GMail mode in Conkeror.  The focus
 seems to have changed such that the keyboard shortcuts no longer work without
 manually clicking elements to move the focus (and therefore defeat the purpose
 of a keyboard shortcut). A typical example is when I respond to a message
 (keyboard shortcut r) it used to go to the reply screen and the focus would be
 in the text area ready to compose a new message.  Now, when I type 'r' on a
 message the response screen comes up and I can see the focus go to the text
 area but then immediately the text area loses focus.  To start composing a
 message I have to click back in the text area so that it once again has the
 focus.
 
 That is only one example of several little annoyances that seem to have popped
 up overnight.  I am on a Windows 7 machine and running the Firefox exe (with
 the --app switch) version 15.0.1. My conkeror HEAD is at:
 
 commit 34fbea2b8833ad35de12b3718ddff6e232efa060
 Author: Axel Beckert a...@deuxchevaux.org
 Date:   Sat Sep 1 11:36:29 2012 +0200
 
 Debian package: Add support for xulrunner 17
 
 Any one else experience these?  Anyone have any fixes?
 
 Thanks,
 -Tim Ramsey

The first thing to try is to see if some small change to
gmail_focus_primary_frame (like frame number) resolves it.

-- 
John Foerch
___
Conkeror mailing list
Conkeror@mozdev.org
https://www.mozdev.org/mailman/listinfo/conkeror


Re: [Conkeror] GMail focus issues

2012-10-15 Thread Jean-Baptiste Mestelan
On 15 October 2012 20:58, John J. Foerch jjfoe...@earthlink.net wrote:
 When you mention the several keys that are still dead, I get the
 impression that you and Tim have both achieved the same results by
 different patches.  His comments out gmail_focus_primary_frame's contents
 altogether.  What is going on?  Once all agree about what should be done,
 I'll commit the appropriate patch.

I should probably not have mentioned the cursor keys: this has to be a
different issue altogether.

I have tried both patches, and found that they have the same behaviour
exactly. So, we might as well go for Tim's patch, and get rid of the
these unnecessary lines.


Cheers.
___
Conkeror mailing list
Conkeror@mozdev.org
https://www.mozdev.org/mailman/listinfo/conkeror


Re: [Conkeror] GMail focus issues

2012-10-15 Thread Jean-Baptiste Mestelan
On 15 October 2012 22:00, Jean-Baptiste Mestelan meste...@gmail.com wrote:
 I should probably not have mentioned the cursor keys: this has to be a
 different issue altogether.

Let's make this clearer:

Two issues have been discussed about the GMail mode:
1) the navigation keys (gi, gl, r, c...) work only after a manual
mouse focus. Both patches solve this issue.

2) The scrolling keys (C-n, C-p, PgUp, PgDown, Home, End) never work,
whichever frame gets the focus. Neither of the patches solve this
issue.

I could not tell how much these issues are related.
___
Conkeror mailing list
Conkeror@mozdev.org
https://www.mozdev.org/mailman/listinfo/conkeror


Re: [Conkeror] GMail focus issues

2012-10-15 Thread John J. Foerch
On Mon, Oct 15, 2012 at 10:15:46PM +0200, Jean-Baptiste Mestelan wrote:
 On 15 October 2012 22:00, Jean-Baptiste Mestelan meste...@gmail.com wrote:
  I should probably not have mentioned the cursor keys: this has to be a
  different issue altogether.
 
 Let's make this clearer:
 
 Two issues have been discussed about the GMail mode:
 1) the navigation keys (gi, gl, r, c...) work only after a manual
 mouse focus. Both patches solve this issue.
 
 2) The scrolling keys (C-n, C-p, PgUp, PgDown, Home, End) never work,
 whichever frame gets the focus. Neither of the patches solve this
 issue.
 
 I could not tell how much these issues are related.

I have pushed a patch.  Please test it.

-- 
John Foerch
___
Conkeror mailing list
Conkeror@mozdev.org
https://www.mozdev.org/mailman/listinfo/conkeror