Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

side panel not resizable #65

Closed
mesteche opened this issue Sep 21, 2016 · 3 comments
Closed

side panel not resizable #65

mesteche opened this issue Sep 21, 2016 · 3 comments
Assignees
Labels

Comments

@mesteche
Copy link

Depending on the socket ID i am monitoring, the side panel (details/payload) is not resizable (and it's default size is ridiculous) :
image
My guess is that it's because I have a "Connected to:" line that is just too long. It's the most noticeable difference between the two Socket IDs.
here is what I have when I select the other socket ID :
image

@eliihen
Copy link
Member

eliihen commented Sep 21, 2016

It seems your hypothesis is correct, I am able to reproduce this by going to https://www.websocket.org/echo.html and subscribing to a URL with a very long search.

Thanks for the report, I can have a look at fixing this when I have time

@eliihen eliihen added the bug label Sep 21, 2016
eliihen added a commit that referenced this issue Sep 23, 2016
@eliihen
Copy link
Member

eliihen commented Sep 23, 2016

Okay, I've pushed c16357e upstream and it looks good from here. Tested in dev-ed and nightly. @janodvarko, would you like to create a release and submit a new version to AMO?

@janodvarko
Copy link
Member

Done, thanks for the patch!

WebSocket Monitor 0.6.4 XPI available for download:
https://github.com/firebug/websocket-monitor/releases

... and also awaiting full review on AMO:
https://addons.mozilla.org/en-US/firefox/addon/websocket-monitor/

Honza

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants