megawac / qwebirc-enhancements

Rich and intuitive browser IRC client.
http://justplay.tf/irc
Other
22 stars 10 forks source link

No user list is displayed when clicking on channel tab (after opening a user query) #11

Closed RobertEcker closed 10 years ago

RobertEcker commented 10 years ago

hi megawac ;)

1) Join some channels 2) Open a user query by clicking on the nickname and query -> A query opens 3) Click on one of the #channel tabs -> No user list is shown, always the user query is displayed (IMHO this is a defect) 4) Click on the opened user query (see step 2) again 5) Click on one of the #channel tabs (see step 3) again -> now the user list is shown

:)

megawac commented 10 years ago

I haven't been able to reproduce this one - you're using ff right? Which version?

RobertEcker commented 10 years ago

i use ff 26.0 - i retried it - unfortunately i can't reproduce it today too :(

megawac commented 10 years ago

Ha, may of ninja fixed it - the version on heroku was actually running some reasonably old code from the haphazard pre-release.. Thanks for reporting these Robert

RobertEcker commented 10 years ago

i tried qwebirc.herokuapp.com again two channels were automatically opened: #tf2newbiemix and #tf2mix alternately clicking on the channel tabs (tf2newbiemix, tf2mix, tf2newbiemix, tf2mix, ...) showed me the same user list the label above the message entry box changed, but the user list (and also the message list - because i wrote a test-message - didnt refresh)

btw: good work! nice gui i think i will use this gui for a community which i will start ;)

megawac commented 10 years ago

Oh, I know what you're referring to - youre referring to the #brouhaha channel its a irc aggregation feature/option my buddy @550 came up with (and has been a feature subject to usability concerns :/).

Double click to view the actual channel.

The channel-name at the bottom right refers to the channel you're speaking on. The channel chat will contain all chat in the channels you're subscribed to. The nick-list will show all the users connected to channels you're subscribed to.

Can be disabled in the options page or by setting this option in the config.

RobertEcker commented 10 years ago

can you see it? or maybe i do not understand you :)

screen1 screen2

megawac commented 10 years ago

Brouhaha (chan list contains all users in channels you're connected to): http://puu.sh/6NlXZ.png Channel with a lot of users (notice nick list is different): http://puu.sh/6NlZj.png Channel with just me: http://puu.sh/6NlRJ.png

I need to work on a better visual theme for brouhaha. Thinking a slightly different colour as I've personally messed up my current channel because of brouhaha in the past... Any thoughts?

RobertEcker commented 10 years ago

only visual - layout/design or usability? or both?

RobertEcker commented 10 years ago

i have always ideas ;) maybe we can cooperate - i wanna make a community which includes irc server - and our gui ;) maybe we should skype ;)

megawac commented 10 years ago

Sure I idle about in the quake net (#dev) and Geeks irc (#brouhaha) whenever I have time - give me ideas please! about this issue particularly as its been bothering me for age

RobertEcker commented 10 years ago

you didnt specify which kind of ideas ;)

megawac commented 10 years ago

@RobertEcker you promised me some ideas?!! Where they at :)

RobertEcker commented 10 years ago

you have to say which kind of ideas - related to design, functionality, ...

megawac commented 10 years ago

Related to this particular issue I think UI definitely needs some hint for the brouhaha channel. I'm probably just going to use a contrasting colour for the content of brouhaha.

If you have a better functionality/visual enhancement suggestion shoot cause I'm not happy with my fix.

RobertEcker commented 10 years ago

A) All opened query windows should not 100% overlap better I think is: cascade - because you can better select each window

B) There is a label for close tab - but no one for minimize

C) If you minimize the query window - this window is shown in the background IMHO the old window in the background before should be shown after minimizing a windows

D) Set nickname window: the order should be IMHO cancel - submit and not submit - cancel.

... will be continued

megawac commented 10 years ago

A) may be tough I remember trying to do this in july.. I'll take another crack this weekend

B,c) I've always considered that button redock however a label and better icon would prob be appropriate

D) good point

Sent from my HTC

----- Reply message ----- From: "RobertEcker" notifications@github.com To: "megawac/qwebirc-enhancements" qwebirc-enhancements@noreply.github.com Cc: "Graeme Yeates" megawac@gmail.com Subject: [qwebirc-enhancements] No user list is displayed when clicking on channel tab (after opening a user query) (#11) Date: Tue, Mar 4, 2014 6:50 PM A)

All opened query windows should not 100% overlap

better I think is: cascade - because you can better select each window

B)

There is a label for close tab - but no one for minimize

C)

If you minimize the query window - this window is shown in the background

IMHO the old window in the background before should be shown after minimizing a windows

D)

Set nickname window: the order should be IMHO cancel - submit and not submit - cancel.

... will be continued

— Reply to this email directly or view it on GitHub.

megawac commented 10 years ago

This is fixed locally, just messing with styles

megawac commented 10 years ago

Fixed with 9fdde00330436f8fa3e47ece117e78d496fa396c. Brouhaha still needs a rewrite