Opened 10 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
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)
Change History (12)
by , 10 years ago
Attachment: | output.avi added |
---|
by , 10 years ago
Attachment: | Unactivated_Scrollbars.png added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 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 , 10 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 , 10 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 , 10 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 , 10 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 , 5 years ago
Summary: | Diskprobe: the RAW editor window is no longer horizontally resizable → DiskProbe: the String editor window not horizontally resizable |
---|
Still here with hrev53496:
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.
comment:9 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
hrev48327 not 237 :-)