geometry no longer matches X(7) spec
Bug #1751403 reported by
Jonathan H N Chin
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| xfce4-terminal |
Fix Released
|
Medium
|
|||
| xfce4-terminal (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Ubuntu 17.10
xfce4-terminal 0.8.6-0ubuntu1 amd64
This command no longer behave correctly:
xfce4-terminal --geometry=
Expected:
Per X(7), this should create a window whose lower right corner is located
170 pixels left of and 40 pixels up from the bottom right corner of the screen.
What happens:
Entering the example geom spec is incorrectly treated as if it were:
80x25-0-0
xterm / lxterm / uxterm work in the expected manner using:
-geometry 80x25-170-40
| description: | updated |
| Changed in xfce4-terminal: | |
| importance: | Unknown → Medium |
| status: | Unknown → Fix Released |
To post a comment you must log in.

Reported upstream. I also bisected to find the commit the broke it, so this should get fixed. Fix probably won't get backported to 17.10.