Opened 4 years ago

Closed 3 years ago

#16492 closed bug (fixed)

Renaming files not working and cursor issues in hrev54513

Reported by: shaka Owned by: nobody
Priority: normal Milestone: R1/beta3
Component: - General Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by shaka)

NOTE: Renaming working again in hrev54525, but Vision curser issue still there. In hrev54513 x64

  1. Renaming files on the desktop not working when click and hold mouse on file names.
  2. cursor not following text in Vision. Cursor remains at beginning of line. also text disapears at end of text area but you can still type and it appears when you send it.

Verified that these problems are gone when downgraded to hrev54509

Change History (8)

comment:1 by shaka, 4 years ago

Description: modified (diff)

comment:2 by bbjimmy, 4 years ago

This issue affects yab and beshare as well. it looks like https://git.haiku-os.org/haiku/commit/?id=22758f16903e23a7f1efe58c323 is cause of the issue.

comment:3 by bbjimmy, 4 years ago

This issue seems to be resolved in hrev54530

Last edited 4 years ago by bbjimmy (previous) (diff)

comment:4 by jscipione, 4 years ago

BTextView still in flux, see [0]. Left-over commit (hrev54493) reverted in hrev54530 which fixed some regressions including this one. Once [0] has been applied this ticket may be used to continue to track the regression. [0] fixes alignment issues in BTextView including a slew of other bug reports (see [0] for details. It has already verified by me that the patch does not re-enable this regression, and once this patch is applied and the fix is independently verified, this ticket may be closed.

[0] https://review.haiku-os.org/c/haiku/+/3152

comment:5 by pulkomandy, 4 years ago

Hi,

That fix is applied now but I think there is still a problem.

In Vision, when I type a somewhat long message, after reaching half the size of the text view, the text will start scrolling to the right. I think the text input box in Vision ends up with an incorrectly sized text rect?

comment:6 by bitigchi, 4 years ago

Renaming files is still broken in most cases anyway. I get broken text rendering (white box) and file name frame not respecting the string length.

comment:7 by pulkomandy, 3 years ago

Renaming files seems ok for me now. Anyone still getting problems? Can you share screenshots if that's the case?

comment:8 by pulkomandy, 3 years ago

Milestone: UnscheduledR1/beta3
Resolution: fixed
Status: newclosed

Fixed in hrev55178.

Note: See TracTickets for help on using tickets.