[Bug 1710931] Re: Ctrl+N shortcut does not work when desktop has focus

2018-12-28 Thread Marc Nijdam
Invoking nautilus with ctrl-n from the desktop is not a synonym for
having files on the desktop. What sense does it make to bring that up
here?

Also, why should Nautilus be causing this issue, especially if nautilus
is not running. It more looks like gnome itself, which in its turn
invokes nautilus with some strange arguments.

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

Title:
  Ctrl+N shortcut does not work when desktop has focus

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

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

[Bug 1710931] Re: Ctrl+N shortcut does not work when desktop has focus

2018-12-29 Thread Marc Nijdam
One correction from the previous posting: it is not gnome but "nautilus-
desktop" which handles the keyboard shortcut for ctrl-n. If nautilus-
desktop is not running, then the shortcut will not have any effect.

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

Title:
  Ctrl+N shortcut does not work when desktop has focus

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

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

[Bug 1795135] Re: XFCE window buttons are not clickable at the top of the screen

2025-01-17 Thread Marc Nijdam
Ubuntu-mate 24.04.1 is also affected, using the cupertino panel layout.
After patching xserver-xorg-core_21.1.12-1ubuntu1.1_amd64.deb and
rebuilding it, the issue was solved.

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

Title:
  XFCE window buttons are not clickable at the top of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1795135/+subscriptions


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

[Bug 2103703] Re: rounding issues around zero in miPointerSetPosition

2025-03-20 Thread Marc Nijdam
** Description changed:

  In April 2024 there was a fix provided on:
  
    https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1471
  
  for a rounding problem, which caused buttons and menus which extended to
- the top of the screen would not be selectable when clicking on the first
+ the top of the screen to not be selectable when clicking on the upper
  row of pixels.
  
  Practically, this fix means, when moving with the mousepointer to the
  upper edge of the screen and clicking on a widget or menu, it will
  respond accordingly.
  
  The fix consisted of replacing all four instances of trunc() with
  floor() in the file ../mi/mipointer.c
  
  It was merged in their server-21.1-branch. Will this merge be also part
  of the following package/version?
  
  Package: xserver-xorg-core
  Version: 2:21.1.12-1ubuntu1.3
  
  At the moment, I need to patch/build/install manually, but it would be
  more efficient if this step would not be required.

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

Title:
  rounding issues around zero in miPointerSetPosition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2103703/+subscriptions


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

[Bug 2103703] [NEW] rounding issues around zero in miPointerSetPosition

2025-03-20 Thread Marc Nijdam
Public bug reported:

In April 2024 there was a fix provided on:

  https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1471

for a rounding problem, which caused buttons and menus which extended to
the top of a window would not be selectable when clicking on the first
row of pixels.

Practically, this fix means, when moving with the mousepointer to the
upper edge of the screen and clicking on a widget or menu, it will
respond accordingly.

The fix consisted of replacing all four instances of trunc() with
floor() in the file ../mi/mipointer.c

It was merged in their server-21.1-branch. Will this merge be also part
of the following package/version?

Package: xserver-xorg-core
Version: 2:21.1.12-1ubuntu1.3

At the moment, I need to patch/build/install manually, but it would be
more efficient if this step would not be required.

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  rounding issues around zero in miPointerSetPosition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2103703/+subscriptions


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

[Bug 2103703] Re: rounding issues around zero in miPointerSetPosition

2025-03-20 Thread Marc Nijdam
** Description changed:

  In April 2024 there was a fix provided on:
  
-   https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1471
+   https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1471
  
  for a rounding problem, which caused buttons and menus which extended to
- the top of a window would not be selectable when clicking on the first
+ the top of the screen would not be selectable when clicking on the first
  row of pixels.
  
  Practically, this fix means, when moving with the mousepointer to the
  upper edge of the screen and clicking on a widget or menu, it will
  respond accordingly.
  
  The fix consisted of replacing all four instances of trunc() with
  floor() in the file ../mi/mipointer.c
  
  It was merged in their server-21.1-branch. Will this merge be also part
  of the following package/version?
  
  Package: xserver-xorg-core
  Version: 2:21.1.12-1ubuntu1.3
  
  At the moment, I need to patch/build/install manually, but it would be
  more efficient if this step would not be required.

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

Title:
  rounding issues around zero in miPointerSetPosition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2103703/+subscriptions


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

[Bug 2103703] Re: rounding issues around zero in miPointerSetPosition

2025-03-28 Thread Marc Nijdam
Is this a duplicate of https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1795135 ?

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

Title:
  rounding issues around zero in miPointerSetPosition

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/2103703/+subscriptions


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