Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ MUSHclient
➜ Bug reports
➜ Problem with Omit from output and screen readers
Problem with Omit from output and screen readers
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Tspivey
Canada (54 posts) Bio
|
Date
| Wed 21 Sep 2005 12:26 AM (UTC) |
Message
| I seem to be having a problem with Omit from Output and my screen reading program. The program is set to read all text as it comes in, with echo turned off on mushclient's side so it won't echo my command after I press enter. If I have a trigger set to omit from output, when the trigger fires, the client does something with the last line of output in the window so my screen reader will read it.
example:
trigger: *blah*
omit from output checked
You say 'test'
I type say blah
the screen reader reads "You say 'test'"
Is there anything I can do about this? these will be an important part of my mudding experience.
| Top |
|
Posted by
| Flannel
USA (1,230 posts) Bio
|
Date
| Reply #1 on Wed 21 Sep 2005 12:35 AM (UTC) |
Message
| Whats the problem?
what are you trying to have happen?
You're triggering the server echoing back your say command? And then after that the first line is read? or what? |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | Top |
|
Posted by
| Tspivey
Canada (54 posts) Bio
|
Date
| Reply #2 on Wed 21 Sep 2005 01:48 AM (UTC) |
Message
| when the gagged text wants to be shown, the window must do some
behind the scenes redrawing - because it speaks the last line that
wasn't gagged. Repeated invocations of the gagged
line says nothing. | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #3 on Fri 23 Sep 2005 03:01 AM (UTC) |
Message
| This has been discussed at some length in the past. Basically MUSHclient initially draws (on the screen) all text it gets, and then when it gets a newline character triggers are processed. If the trigger decides to omit from output, the line(s) in question are then removed from the output window.
If it didn't do that, lines with no newline (such as the initial prompt for your name and password) would never be seen. However a side-effect of this could be that screen readers will read out the line before it is omitted.
I'm not sure what a good work-around will be. Maybe some sort of trigger that catches all output you want to see (ie. that omits the offending lines) and sends them to a notepad window. Then the screen reader could read the notepad window instead. Or, instead of screen-reading the main window, have a trigger send lines to the screen-reader instead, omitting lines you don't want to hear. Not having used one, I'm not sure how to go about doing that. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
17,291 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top