Bug 81310

Summary: weston terminal title shifts, when clicking the top edge of it
Product: Wayland Reporter: Andrew Engelbrecht <andrew.e.7327>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: 1.5.0   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Andrew Engelbrecht 2014-07-13 22:07:49 UTC
when clicking the top edge of the weston-terminal title, the title shifts to the left, if the title name is longer than the window size. this happens if one is in a path with a long name.

using weston master.
Comment 1 Boyan Ding 2014-07-14 02:36:42 UTC
This is actually the desired behavior. When resizing, the title of weston-terminal will append the size (like [80x24]) to the end of title, so the title will shift to the left, regardless of whether the title is too long or not.

The problem is weston-terminal doesn't calculate whether the title fits into the titlebar. But I think it doesn't really matters. Feel free to file an "enhancement" bug if you think that's important.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.