Separator horizontal line missing in reply email
Separator horizontal line missing in reply email
When replying to an email, there used to be a separator horizontal line between the email to which we were responding and our response. That line is missing in action.
The user must manually add a separator line by repeatedly typing dashes or equal symbols, which wastes time.
This is a FAILURE to follow usability standards.
Request:
Please return the AUTOMATIC separator horizontal line that was there before your failed attempt to make things better. Make the system like it used to be.
BTW, being Fortune 25 IT Manager and a college Business and IT professor, this site (URL: https://aol.uservoice.com/forums) needs usability assistance, which I will provide free of charge to AOL.
That is the textbox in which we, your users, type our responses in HOW CAN WE IMPROVE AOL MAIL? That textbox should allow us to resize the box when writing our ideas.
AGAIN FAILURE TO FOLLOW USABILITY STANDARDS.
BELOW IS THE LINE OF CODE AS IS:
<textarea uv-persist-item="description" class="uvFieldTextarea" name="suggestion[text]" id="suggestion-describe" spellcheck="false"></textarea>
I CAPITALIZED the usability code ADDED below:
<textarea uv-persist-item="description" class="uvFieldTextarea" name="suggestion[text]" id="suggestion-describe" spellcheck="false" STYLE="OVERFLOW: AUTO;RESIZE:BOTH;"></textarea>
As Mikey was told, "Try it; you'll like it." If you don't know what that means, search the phrase.