Ella-e / ped

0 stars 0 forks source link

Can not scroll horizontally when the command is very long #8

Open Ella-e opened 3 months ago

Ella-e commented 3 months ago

Command Involved Potential affected commands includes: add, edit, meeting-add. They are potentially affected because they requires the user to enter a lot of information or long texts without max character limitation.

Observation: When the command entered is very long, the command enter panel can not be scrolled horizontally, making the modifications of specific part of the command very hard.

Steps to reproduce: For example, if I paste the example "add" instruction into the command input panel, the cursor will be automatically moved to the end of the command. If I want to change the person's name now, I need to keep clicking the left arrow key on keyboard to move left, which is quite inconvenient and slow.


video:https://raw.githubusercontent.com/Ella-e/ped/main/files/9798d3d0-c2a1-4cc6-bc78-0c773b1e75db.mov

Rationale behind: As by the designed of command, it is very possible that the user need to enter a very long text for address or meeting descriptions, and they might want to change some part in the front sometimes, such as fixing some mistypings. Therefore, it would be more natural if they could return to the front part of the command quickly.

Pluiexo commented 2 months ago

Hi may I check if you are able to scroll to end (left or right) by holding down left click to select the text in the command box and dragging it all the way in the direction to scroll. As that is the default behaviour from the addressbook-level 3 (will update the user guide on this)