Opened 4 years ago

Closed 3 years ago

Last modified 3 years ago

#16568 closed bug (fixed)

Incorrect TextRect size in Vision

Reported by: pulkomandy Owned by: jscipione
Priority: critical Milestone: R1/beta3
Component: Kits/Interface Kit Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In Vision input field, type some long text. When reaching about half of the textview length, the text starts scrolling to the left as you type. This should not happen until reaching the right of the view.

I suspect the text rect is not correctly set?

I think this is a regression from recent BTextView changes?

Change History (5)

comment:1 by pulkomandy, 4 years ago

Priority: normalcritical

comment:2 by axeld, 3 years ago

Another possibly related regression: when you start to edit a long text in Tracker that does not fit in the window, the whole text field seems to be empty; you have to edit the text blindly. If you think this is not related, I can open another ticket for this.

in reply to:  2 comment:3 by X512, 3 years ago

Replying to axeld:

Another possibly related regression

This is #16476.

comment:4 by pulkomandy, 3 years ago

Resolution: fixed
Status: assignedclosed

comment:5 by jscipione, 3 years ago

This bug does seem to be fixed in hrev54736 at least for me, can somebody else confirm? You can type text all the way to the end of the box now. The scrolling is a bit weird once the text view is full of text, although that may have been the case before, I'm not sure...

Note: See TracTickets for help on using tickets.