Opened 7 years ago

Last modified 4 months ago

#13239 new bug

Web+ bookmark bar disappeared

Reported by: Premislaus Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc: nephele
Blocked By: Blocking: #14713
Platform: All

Description

The default bookmark bar is empty. Click in View at Show bookmark bar, and click again. Bookmark bar do not appear.

Change History (7)

comment:1 by humdinger, 2 years ago

Blocking: 14713 added

comment:2 by humdinger, 2 years ago

It will re-appear once you put some bookmark files into ~/config/settings/WebPositive/Bookmarks/Bookmark bar .

comment:3 by nephele, 2 years ago

Cc: nephele added

comment:4 by bipolar, 12 months ago

Seems to still happen (noticed after BrunoSpr asked about it on IRC).

Moving some bookmarks into ~/config/settings/WebPositive/Bookmarks/Bookmark bar does not seems to help (tried restarting Web+, of course).

(this is on beta4, hrev56578+78, 32 bits)

comment:5 by bipolar, 12 months ago

Removing the "Application" file from Web+ setting folder does makes it appear back (too bad it removes the rest of settings too :-D)

comment:6 by humdinger, 4 months ago

hrev57458 fixed displaying the bookmark bar for localized systems. The issue described in this system might be related. Please retest.

comment:7 by bipolar, 4 months ago

My installs are all on beta4. I'll see if I can try a nightly soon but...

I doubt it is related to that fix, as I'm not using translations, and with "HaikuWebKit 1.9.10 / WebKit 618.1.7", the only way to make the Bookmars Bar visible is to rm /boot/home/config/settings/WebPositive/Application, as hitting the menu item "Edit->Show Bookmark Bar" just makes it disappear (clicking it again does nothing).

Doing a diff between the output of message /boot/home/config/settings/WebPositive/Application when the Bookmark Bar is visible and when it is hidden, shows this:

> diff -c m1.txt m2.txt 
*** m1.txt      2023-12-11 22:32:35.423362560 -0300
--- m2.txt      2023-12-11 22:32:55.139460608 -0300
***************
*** 43,46 ****
--- 43,47 ----
          settings window frame = BRect(l:439.0, t:154.0, r:921.0, b:612.0)
          console window frame = BRect(l:50.0, t:50.0, r:400.0, b:300.0)
          cookie window frame = BRect(l:50.0, t:50.0, r:400.0, b:300.0)
+         show bookmarks bar = bool(false)
  }

Once that show bookmarks bar = bool(false) is there, only rm seems to help here :-)

Note: See TracTickets for help on using tickets.