[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2017-05-31 Thread Bug Watch Updater
** Changed in: xfce4-terminal
   Status: Confirmed => Won't Fix

** Changed in: xfce4-terminal
   Importance: Unknown => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2017-05-05 Thread Guram Savinov
I've opened a new bug report: https://bugs.launchpad.net/ubuntu/+source
/gnome-terminal/+bug/1688528

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2017-05-04 Thread Guram Savinov
It seems that this commit in vte is related somehow:

commit 9f8c1b88dcd880c2d9e78c93521ee755560a9275
Author: Christian Persch 
Date:   Mon Sep 30 23:00:09 2013 +0200

emulation: Add support for DEC 1007 to set the alternate scroll mode

By default, the mouse wheel sends cursor up/down keycodes in the
alternate screen. This adds an escape sequence (DEC 1007) that allows
turning this off (and on again).

For compatibility with ubuntu's  patched vte, also add a
(deprecated, skip) public API that has the expected name but does nothing.

Based on patches from ubuntu, and Egmont Koblinger.

https://bugzilla.gnome.org/show_bug.cgi?id=518405
https://bugzilla.gnome.org/show_bug.cgi?id=709060

** Bug watch added: GNOME Bug Tracker #709060
   https://bugzilla.gnome.org/show_bug.cgi?id=709060

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2017-05-04 Thread Guram Savinov
93_add_alt_screen_scroll_toggle.patch
Why this patch isn't included in Ubuntu's 14.04 vte package?
http://packages.ubuntu.com/trusty/libvte-2.90-9

gnome-terminal calls vte_terminal_set_alternate_screen_scroll which is 
deprecated and do nothing in vte 0.34.9
http://packages.ubuntu.com/trusty/gnome-terminal
http://packages.ubuntu.com/trusty/libvte-2.90-9

/**
 * vte_terminal_set_alternate_screen_scroll:
 * @terminal: a #VteTerminal
 * @scroll:
 *
 * Since: 0.34.9
 * Deprecated: 0.34.9: This function does nothing.
 */
void
vte_terminal_set_alternate_screen_scroll(VteTerminal *terminal, gboolean scroll)
{
/* We just want to export this symbol for compatibility */
}

It causes problems like this: mouse wheel sends key-up/key-down instead
of scroll when GNU screen is run in gnome-terminal.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2014-04-22 Thread Bug Watch Updater
** Changed in: vte
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2014-01-10 Thread Otto Kekäläinen
I have noticed the same problem when using gnome-terminal + mosh = mouse
scroll goes trough command history (like pressing keys up and down)
instead of scrolling the (as would be correct in that situation and what
e.g. xterm does).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2014-01-10 Thread Otto Kekäläinen
Ok, the patch is now applied in gnome-terminal and I disabled in the
profile the option 'Whether to send keystrokes for alternate screen
scrolling' to fix this annoying behaviour for me.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/106995

Title:
  gnome-terminal unconditionally interprets mouse wheel events

To manage notifications about this bug go to:
https://bugs.launchpad.net/vte/+bug/106995/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2010-09-15 Thread Bug Watch Updater
** Changed in: vte
   Importance: Unknown = Medium

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2010-01-06 Thread dnquark
I am seeing a similar behavior in screen under gnome-terminal under
Ubuntu 9.10.  I can scroll using ctrl-shift-arrows or ctrl-shift-page
up/page down, but the mousewheel just goes through command history.
With xterm and rxvt, mouse wheel scrolling works as expected.

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2009-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/lucid/vte/lucid

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-terminal

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2009-05-31 Thread Bug Watch Updater
** Changed in: xfce4-terminal
   Status: Unknown = Confirmed

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2009-01-06 Thread Forest
** Bug watch added: Xfce Bugzilla #4781
   http://bugzilla.xfce.org/show_bug.cgi?id=4781

** Also affects: xfce4-terminal via
   http://bugzilla.xfce.org/show_bug.cgi?id=4781
   Importance: Unknown
   Status: Unknown

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package vte - 1:0.17.2-0ubuntu2

---
vte (1:0.17.2-0ubuntu2) intrepid; urgency=low

  * Add 93_add_alt_screen_scroll_toggle.patch to solve scrolling-in-screen
bug (http://bugzilla.gnome.org/show_bug.cgi?id=538195).  Thanks to
Heath Caldwell (LP: #106995).

 -- Kees Cook [EMAIL PROTECTED]   Thu, 28 Aug 2008 09:24:06 -0700

** Changed in: vte (Ubuntu)
   Status: Triaged = Fix Released

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-08-26 Thread Pedro Villavicencio
** Changed in: vte
 Bugwatch: GNOME Bug Tracker #538195 = GNOME Bug Tracker #518405
   Status: Invalid = Unknown

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-08-26 Thread Bug Watch Updater
** Changed in: vte
   Status: Unknown = New

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-08-22 Thread Bug Watch Updater
** Changed in: vte
   Status: New = Invalid

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-07-17 Thread Bug Watch Updater
** Changed in: vte
   Status: Invalid = New

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-06-20 Thread Bug Watch Updater
** Changed in: vte
   Status: Unknown = Invalid

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-06-19 Thread Chris Jones
Heath's comment and upstream bug suggest this is actually a VTE issue,
rather than screen, so I have marked the Screen task as Invalid and
added Ubuntu's VTE package and the upstream bugzilla report.

** Also affects: vte (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: vte via
   http://bugzilla.gnome.org/show_bug.cgi?id=538195
   Importance: Unknown
   Status: Unknown

** Changed in: screen (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: vte (Ubuntu)
   Status: New = Confirmed

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2008-06-19 Thread Pedro Villavicencio
** Changed in: vte (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: Confirmed = Triaged

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-07-26 Thread Chris Jones
Sorry, that wasn't very clear.

With the regular gnome terminal without running screen, the mouse
scrolls through the *scrollback* of the terminal (ie what you would
expect since the widget has a scrollbar). It's just running inside
screen that makes it scroll through command history, for me. Matthias -
can you reproduce it outside of screen?

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-07-26 Thread Chris Jones
I have just upgraded my laptop (Thinkpad X40) to gutsy in the last few
days and encountered this.

If I launch a regular gnome terminal and generate a lot of output (e.g.
ls -la /etc/) and scroll with the mousewheel it moves back and forth
through the history correctly.

If I then run screen inside the terminal and generate a lot of output,
instead of behaving as above, the scrollwheel just does the equivalent
of pressing up and down cursor keys - ie yes, it scrolls the command
history.

I am able to reproduce this with an entirely new user with no bash,
screen or gnome-terminal configuration. I am also able to reproduce it
with a python script which uses vte. FWIW, I scroll using the middle
mouse button and EmulateWheel (xorg.conf option). For me this is a
regression from Feisty.

ii  libvte9   1:0.16.6-0ubuntu2 
ii  gnome-terminal2.18.1-1ubuntu

Please let me know if you need any more info.

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-07-26 Thread Micah Cowan
For me, this happens in Feisty as well, though I suspect it depends on
the version of screen running (potentially, remotely)--or possibly bash
--rather than of gnome-terminal.

In order for such a thing to occur, bash must request screen to send it
mouse button events, and screen must in turn request it of the
xterm-like terminal running it. It seems likely that, for whatever
reason, bash does not enable mouse-button support when running directly
in gnome-terminal, but does when being run under screen. While it's hard
to say for certain, my strong suspicion is that this is a bash issue,
rather than a vte issue. However, as to whether this is truly a bug,
I'm not sure.

Note that, scrolling through the scrollback buffer when screen is active
is useless anyway, since screen does not cause anything to be scrolled
in the terminal; rather, it saves things to its own scrollback buffer,
which can be accessed in copy mode (C-A C-[).

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-06-22 Thread Áron Sisak
Reassigning as Micah wanted.

** Changed in: vte (Ubuntu)
   Importance: Undecided = Low
 Assignee: Áron Sisak = Micah Cowan

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-06-20 Thread Áron Sisak
Thanks for taking the time to report this bug. Unfortunately we can't
fix it, because your description didn't include enough information. You
may find it helpful to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be
grateful if you would then provide a more complete description of the
problem.

** Changed in: vte (Ubuntu)
 Assignee: (unassigned) = Áron Sisak
   Status: Unconfirmed = Needs Info

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-06-20 Thread Micah Cowan
Please specify the versions of the libvte-common and gnome-terminal
packages installed on your system.

What exactly do you mean by history scrolling? Do you mean that it
scrolls through bash's command line history?

gnome-terminal should never send _any_ escape codes for mouse actions,
unless it has specifically been asked to. Something has asked it to. Do
you only encounter this action after running certain programs, or do you
have a customized .bashrc?

Please move any .bashrc you have, to a temporary location (where bash
won't read it by default, and open a new gnome-terminal. Does this
behavior still occur?

(Áron, I hope you don't mind if I assign this one to myself, again.)

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2007-04-16 Thread Sebastien Bacher
** Changed in: vte (Ubuntu)
Sourcepackagename: gnome-terminal = vte

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for vte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs