Opened 11 years ago
Closed 10 years ago
#10824 closed bug (fixed)
Big Window (no reduce windows size) and no save position in exit
Reported by: | devport | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | degea@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I have a netbook Acer 1024x600 resolution screen. And Open WebPositive and window is maby 1024x800 px I dont have reduce the window to my screen resolution.
If exit from program and open again it does not save the latest position
Change History (8)
comment:1 by , 11 years ago
comment:2 by , 10 years ago
Problem in comment:1 solved with the "(more)..." menu from hrev47248, except that.. bookmark items are now sorted in reverse order :-b (e.g. "Software | Haiku-project | Documentation")... Maybe the change had a side-effect on the code that builds the bookmark bar at launch time..
Regarding vertical size problems yea, it's still there.. (contrarily to #10782 claiming it's the opposite ;-)
comment:3 by , 10 years ago
Cc: | added |
---|
comment:4 by , 10 years ago
Yes, the window is limited in size to 800x600, will be fixed in the next haikuwebkit update.
comment:5 by , 10 years ago
Blocking: | 11011 added |
---|
comment:6 by , 10 years ago
Blocking: | 11011 removed |
---|
comment:8 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The above emphasizes vertical problems, but I think I've located a problem with horizontal size limits (if it's not related I'll file a separate ticket): the excessive SetSizeLimits() horizontally seems to be due to the Bookmark bar: each time you Alt-B to add a new bookmark (especially if 'Title' is very long) the webpositive window becomes wider; it seems it does not want to 'crop' the bookmark bar and its titles listing. After a few additions, the window becomes wider than the screen and cannot be resized down.