Opened 16 years ago

Closed 16 years ago

#2231 closed bug (fixed)

[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: Blocking:
Platform: All

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 (2)

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

Download all attachments as: .zip

Change History (8)

by scottmc, 16 years ago

Attachment: screen1.png added

Pe search dialog box is messed up

by scottmc, 16 years ago

Attachment: pe-fix.png added

what I'd expect to see

comment:1 by nielx, 16 years ago

Milestone: R1R1/alpha1
Priority: normalblocker

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

comment:2 by jackburton, 16 years ago

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

comment:3 by jackburton, 16 years ago

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

comment:4 by jackburton, 16 years ago

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.

comment:5 by zooey, 16 years ago

Owner: changed from stippi to zooey
Status: newassigned

comment:6 by zooey, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev28194

Note: See TracTickets for help on using tickets.