Opened 9 years ago

Last modified 4 years ago

#11485 assigned bug

DiskProbe: the String editor window not horizontally resizable

Reported by: Giova84 Owned by: pulkomandy
Priority: normal Milestone: R1.1
Component: Applications/DiskProbe Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

hrev48237

The RAW editor's window is no longer horizontally resizable: I have to use the scrollbar, to horizontally resize this window. Loot the attached video to see what I mean.

There is also another issue: the field for the String Editor, now shows unactivated scrollbars: see the screenshot.

Attachments (3)

output.avi (134.4 KB ) - added by Giova84 9 years ago.
Unactivated_Scrollbars.png (1.4 KB ) - added by Giova84 9 years ago.
diskprobe_string_editor.png (10.6 KB ) - added by humdinger 5 years ago.
String edior

Download all attachments as: .zip

Change History (12)

by Giova84, 9 years ago

Attachment: output.avi added

by Giova84, 9 years ago

Attachment: Unactivated_Scrollbars.png added

comment:1 by Giova84, 9 years ago

hrev48327 not 237 :-)

comment:2 by anevilyak, 9 years ago

Owner: changed from axeld to pulkomandy
Status: newassigned

comment:3 by pulkomandy, 9 years ago

The scrollbars activate if there is enough text in the attribute, as usual everywhere I think?

I will have a look at the resizing problem.

comment:4 by pulkomandy, 9 years ago

The resizing issue only happens when the first tab is a string editor. In all other cases it works fine.

I think this is a problem with BTextView used in layout mode, it seems to set itself to a fixed size and doesn't want to resize after that. I'm not sure if there is a way around that.

comment:5 by axeld, 9 years ago

You can always set an explicit preferred size to override its defaults. If you do that, a bug report for this behavior would be appreciated, though.

comment:6 by pulkomandy, 9 years ago

There should be no preferred size here I think, it should fit the window at whatever size it is. And I don't know what the preferred size should be set to.

comment:7 by axeld, 9 years ago

Maybe it's the maximum size indeed; at least it would make sense to use that one for the window bounds.

comment:8 by humdinger, 5 years ago

Summary: Diskprobe: the RAW editor window is no longer horizontally resizableDiskProbe: the String editor window not horizontally resizable

Still here with hrev53496:

String edior

The scrollview would look best if it filled the whole view area IMO. The "Contents:" label isn't necessary. There should be more space between the tabs and the menu bar.

by humdinger, 5 years ago

Attachment: diskprobe_string_editor.png added

String edior

comment:9 by pulkomandy, 4 years ago

Milestone: R1R1.1
Note: See TracTickets for help on using tickets.