Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Nothing happens when a very long user name is entered in "My name" #4335

Closed
yurivict opened this issue Apr 16, 2017 · 0 comments
Closed

Nothing happens when a very long user name is entered in "My name" #4335

yurivict opened this issue Apr 16, 2017 · 0 comments
Labels
C-bug The issue contains a bug report D-easy We estimate that the issue is easy to fix M-ui Affected Module: User Interface

Comments

@yurivict
Copy link
Contributor

yurivict commented Apr 16, 2017

When the user enters 120 character name, it is accepted, but when the name is 140 bytes - nothing happens when the user hits Enter.

qTox should warn that the limit is reached.

@sudden6 sudden6 added D-easy We estimate that the issue is easy to fix C-bug The issue contains a bug report M-ui Affected Module: User Interface labels Apr 16, 2017
jeromecc added a commit to jeromecc/qTox that referenced this issue May 9, 2017
Set maxLength of userName QLineEdit to TOX_MAX_NAME_LENGTH
Fixes qTox#4335
sudden6 pushed a commit to sudden6/qTox that referenced this issue May 13, 2017
Set maxLength of userName QLineEdit to TOX_MAX_NAME_LENGTH
Fixes qTox#4335

(cherry picked from commit 71a838b)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-bug The issue contains a bug report D-easy We estimate that the issue is easy to fix M-ui Affected Module: User Interface
Projects
None yet
Development

No branches or pull requests

2 participants