ONLYOFFICE / DesktopEditors

An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
https://www.onlyoffice.com
Other
2.77k stars 320 forks source link

Cannot type in spinboxes on right panel #1221

Closed andreh11 closed 1 year ago

andreh11 commented 1 year ago

This issue is unique.

Operating System

Linux (RPM package)

Version information

7.3.0.184

Expected Behavior

When I click on any of the spinboxes on the right panel, I should see a blinking cursor and I should be able to type any valid value without having to click on the arrows to change the value.

Actual Behavior

I see no cursor and cannot type, so I must click zillions of times to reach the value I want.

Reproduction Steps

  1. Open any document.
  2. Click on any spinbox on the right panel.
  3. Try to type.

Additional information

spinboxes.webm

XDmitryK commented 1 year ago

@andreh11 Hi This is known as issue 61259 in our private issues tracker. This issue will be fixed in the next version

Rita-Bubnova commented 1 year ago

This is fixed (https://github.com/ONLYOFFICE/web-apps/commit/7973082e0e198964fb7539abd9836b0548d81d32б, https://github.com/ONLYOFFICE/web-apps/commit/ab31a5ae7669b6afce15b72cfb5191fd1cd31a9a) in DocumentServer v7.3.3. So I close this issue. Feel free to comment or reopen it if you got further questions.

andreh11 commented 1 year ago

Thanks! I'll check this out!