#3499 closed bug (fixed)
Drop-down menu rendering in file dialog and more
Reported by: | humdinger | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Kits/libtracker.so | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev29283.
When you use a file dialog to open/save a file, e.g. in StyledEdit, the drop-down menu of the location on the top left is OK when the panel is opened. But when you change to another folder, the bottom line of the drop-down isn't drawn correctly. Have a look at the attached screenshot.
Also, the view of the file listing hasn't a line drawn completely around it, only the left side, at the bottom of the item-count and the corner to the right. It's missing at the top and at the edges of the scrollbars. Also, the line is darker than, for example, the drop-down menu box. You may have to move the blue selection box to another widget with the TAB key to see it better.
And every window has a 2-pixel line to the left and top border, but only a 1-pixel line to the right and bottom. It may be that's on purpose for some kind of shadow, but I find it inconsistent with all other boxes. And since we're moving away a bit from the strong 3D look... Reclaim those two pixels.
Attachments (1)
Change History (16)
by , 16 years ago
Attachment: | file-dialog.png added |
---|
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 15 years ago
Some commit in the past months must have fixed it. Thanks, stippi (I guess).
comment:5 by , 15 years ago
I checked with all kinds of Haiku applications and haven't seen it anywhere anymore but with BeZilla. Looks like a BeZilla specific thing. So, what to do? Re-open this ticket, though it's been fixed for all native apps?
Please advise.
comment:6 by , 15 years ago
If it happens with the file panel, I can't see how this could be BeZilla specific thing. Looks more than some kind of rounding error.
comment:7 by , 15 years ago
Well, at least it's only visible in BeZilla's Open file panel. Save panel and the panels of every other app in the system are unaffected.
comment:8 by , 15 years ago
Component: | Servers/app_server → Kits/libtracker.so |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
I would think that this bug hasn't been fixed, but is now just hidden in most cases by other changes. IOW this is still valid, just not as important.
comment:12 by , 6 years ago
I now (hrev52663) see only the missing top and left outline of the file list view in save dialogs. Not in open dialogs. The location popup menu is OK in both. Should I close this ticket as most of the description is outdated and I create a new ticket for the mising lines?
comment:14 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I opened the new ticket #14771 for the issue that's still left.
comment:15 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
wrongly rendered drop-down in file dialog