Maxim Solodovnik created OPENMEETINGS-1769:
----------------------------------------------
Summary: Room chat need to be improved
Key: OPENMEETINGS-1769
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1769
Project: Openmeetings
Issue Type: Bug
Components: HTML5/Chat
Affects Versions: 4.0.0
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Fix For: 4.0.1
1. new Chat waste a lot of of the given place
a) send button not needed, please bind send-action to return-key (new line
ctrl+return) -> more space for inputfield and no need to change from keyboard
to mouse
b) date and time takes to much place -> date is not needed at all, once per
date change or just as hover might be enough and smaller font for this should
be used
c) smaller font for names
d) icons for user (profile etc.) take place and doesn't make sense at least
if OM is used integrated somehow -> could be hidden via css (see 8)
e) formatting buttons (bold,italic,...) should be collected like font size
buttons -> this would give space for "mute sound" and "delete chatlog" buttons
2. text input doesn’t start to scroll horizontally, if more text is entered
(vertically works)
3. it is possible to send empty messages
4. in opposite to text styles like bold etc. I think chosen font size shouldn't
change for the session or till changed manually again
5. I miss a save chatlog button
6. Add hyperlink doesn't work reliable, with add button nothing is added, with
return key a 500 internal error is shown. I also was able to add a link, but
not sure under which circumstances. Anyway, those links should be open in an
new tab/window.
7. mute sound doesn't change symbol if clicked.
8. to apply css changes easily please provide by default an empty css file
(e.g. custom.css) that will be loaded at last, there could be collect all
custom css changes, it would also be great if this one would be saved and
restored while backup/restore
One more thing, but this is in relation with the witheboard. Upload of .odf
ends up with an error. MS and pdf seems to work, but the document on the
whiteboard has a huge empty part on the right side. And then zoom full page
etc. doesn't show the expected result.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)