Opened 9 years ago

Last modified 8 years ago

#12101 new bug

Layout problem with Devices Bus Information tab

Reported by: Karvjorm Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Devices Version: R1/Development
Keywords: Bus Information PCI Information SCSI Information tab Cc: Karvjorm
Blocked By: Blocking:
Platform: All

Description

As shown in the following picture

https://dev.haiku-os.org/attachment/ticket/10791/PCI%20Information.png

there is a layout problem with the Bus information tab of Devices app. The problem is very old and there is probably a ticket for it but I could not find it.

I created a workaround to fix this problem. It fixes also the same problem with the SCSI Information, except "Device name" line.

I added also some SCSI codes and some missing tranlations.

Br,

Jorma

Attachments (2)

devices-fix.diff (3.6 KB ) - added by Karvjorm 9 years ago.
Workaround for the layout problem
Output different font.png (23.6 KB ) - added by Janus 9 years ago.

Download all attachments as: .zip

Change History (7)

by Karvjorm, 9 years ago

Attachment: devices-fix.diff added

Workaround for the layout problem

comment:1 by Karvjorm, 9 years ago

patch: 01

comment:2 by Janus, 9 years ago

This isn't a layout problem. The problem is to use tabs to align labels in the BTextView. The patch may not work with some proportional fonts. If you drag the BTextView content into StyledEdit and play with fonts you can see by yourself.

by Janus, 9 years ago

Attachment: Output different font.png added

comment:3 by Janus, 9 years ago

The problem was introduced with the solution of #8880.

comment:4 by richienyhus, 9 years ago

Here is a link to the commit in question on cgit.

comment:5 by pulkomandy, 8 years ago

patch: 10
Note: See TracTickets for help on using tickets.