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.
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.