Ticket #2231 (closed bug: fixed)

Opened 22 months ago

Last modified 17 months ago

[Pe] Find / Replace text entry box is only 3-4 pixels high

Reported by: scottmc Owned by: zooey
Priority: blocker Milestone: R1/alpha1
Component: User Interface Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Platform: All
Blocking:

Description

Attached screenshot shows this better than I can explain it. Also there is a stray line in the middle of the dialog box as well. Sorry if this is a dupe as I wasn't able to search on "Pe" as it was too short.

Attachments

screen1.png Download (99.8 KB) - added by scottmc 22 months ago.
Pe search dialog box is messed up
pe-fix.png Download (26.6 KB) - added by scottmc 18 months ago.
what I'd expect to see

Change History

Changed 22 months ago by scottmc

Pe search dialog box is messed up

Changed 18 months ago by scottmc

what I'd expect to see

Changed 18 months ago by nielx

  • priority changed from normal to blocker
  • milestone changed from R1 to R1/alpha1

Move up to block alpha 1, since the proposal 34 was accepted.

Changed 18 months ago by jackburton

BTextView::TextHeight()/LineHeight() return 0. Seems similar to bug #2509.

Changed 18 months ago by jackburton

Also interesting: Reducing the font size makes the text entry box bigger! At font size == 10 I can see the whole text.

Changed 17 months ago by jackburton

More info on this: Enlarging the window simply makes the textcontrols become bigger. So I guess we should simply increase the minimum window size. Or improve the layout in the window (in PE) in a way that it takes into account a minimum height for the text controls.

Changed 17 months ago by zooey

  • owner changed from stippi to zooey
  • status changed from new to assigned

Changed 17 months ago by zooey

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r28194

Note: See TracTickets for help on using tickets.