Opened 17 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)
Change History (8)
by , 17 years ago
Attachment: | screen1.png added |
---|
comment:1 by , 16 years ago
Milestone: | R1 → R1/alpha1 |
---|---|
Priority: | normal → blocker |
Move up to block alpha 1, since the proposal 34 was accepted.
comment:2 by , 16 years ago
BTextView::TextHeight()/LineHeight() return 0. Seems similar to bug #2509.
comment:3 by , 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 , 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 , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Pe search dialog box is messed up