In the GUI if you have an issue connecting with a bluetooth device it will display a error popup at the bottom.
Especially if you have an issue with "Connect to serial port" the error message will include two pathways, this leads to the full Bluetooth GUI resizing to the length of the popup, because there is no line break in the error message. In my case it was far beyond the size of my screen width.
I have to pull the whole GUI left, close the popup and then I am allowed to resize the GUI.
Issue summary: Connection issue popup needs a width constraint in line with the parent window and should break the text instead of forcing window resize of the GUI.
OS: Manjaro Xfce
Resolution: 1920 x 1080
Scale: 1
In the GUI if you have an issue connecting with a bluetooth device it will display a error popup at the bottom.
Especially if you have an issue with "Connect to serial port" the error message will include two pathways, this leads to the full Bluetooth GUI resizing to the length of the popup, because there is no line break in the error message. In my case it was far beyond the size of my screen width.
I have to pull the whole GUI left, close the popup and then I am allowed to resize the GUI.
Issue summary: Connection issue popup needs a width constraint in line with the parent window and should break the text instead of forcing window resize of the GUI.
OS: Manjaro Xfce
Resolution: 1920 x 1080
Scale: 1