Moodle

disable scroll on chat when is chat server daemon mode

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 1.9.3, 2.0
  • Fix Version/s: None
  • Component/s: Chat
  • Labels:
    None
  • Database:
    Any
  • Affected Branches:
    MOODLE_19_STABLE, MOODLE_20_STABLE

Description

can't scroll up the scrollbar of chat messages frame, in firefox is easy, just click on msg form and scroll up, but on internet explorer there's no way to do the same thing, the scroll still on the bottom and the previously messages can't be saw

sorry for any english errors

thanks!

Issue Links

Activity

Hide
Dongsheng Cai added a comment -

When message frame have got focus, auto scroll will be paused, it works fine.

I couldn't add auto scroll checkbox in input frame, because, in daemon mode, input frame may be in a different domain from the message frame, in this case, javascript don't have permission to control message frame.

I found some bugs in javascript, will commit soon.

Show
Dongsheng Cai added a comment - When message frame have got focus, auto scroll will be paused, it works fine. I couldn't add auto scroll checkbox in input frame, because, in daemon mode, input frame may be in a different domain from the message frame, in this case, javascript don't have permission to control message frame. I found some bugs in javascript, will commit soon.
Hide
Dongsheng Cai added a comment -

When message frame have got focus, auto scroll will be paused, it works fine.

Show
Dongsheng Cai added a comment - When message frame have got focus, auto scroll will be paused, it works fine.
Hide
Petr Škoda (skodak) added a comment -

verified, closing

Show
Petr Škoda (skodak) added a comment - verified, closing

People

Vote (2)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: