Ipfs-desktop: placement of dropdown with disappearing task bar is odd

Created on 5 Dec 2017  路  14Comments  路  Source: ipfs-shipyard/ipfs-desktop

screen shot 2017-12-05 at 9 11 03 am

aremacos kinbug

All 14 comments

Hey @whyrusleeping, this issue should be opened on https://github.com/maxogden/menubar, please. 馃槃

@whyrusleeping What OS is this? I don't experience the clipping on macOS 10.13.1 that you showed.

screen shot 2017-12-05 at 12 27 22 pm

The empirical placement paradigm seems to be that popups are left left with the icon or use some a callout-style triangle to associate an icon with a popup that has a larger width than can be displayed (or simply not left-pinned, e.g., Dropbox).

screen shot 2017-12-05 at 12 31 34 pm

Its probably because i set my menubar to autohide.

Same happens on Windows when the taskbar is set to autohide.

On Windows, though, when you put the cursor above the application, the taskbar hides again so there's no problem at all. It doesn't happen on macOS too @whyrusleeping ?

The menu bar where the station icon resides cannot be hidden nor auto-hidden, @hacdias .

@olizilla please check if this is still an issue with master.

@olizilla @fsdiogo @machawk1 ping 馃槃 Could one of you test if this is still happening?

@hacdias I pulled, compiled, and ran the latest master 529a292bb32886caf9f170d161c11732b8970e3e .

I made sure to hide the menu bar per @whyrusleeping.

The positioning on macOS now seems correct.

screen shot 2019-01-03 at 11 15 46 am
screen shot 2019-01-03 at 11 15 52 am

Thanks @machawk1! Closing this then 馃槃

A quick followup. After writing the last comment, I relaunched using npm start and experienced some weird positioning behavior. This was tested on a two monitor setup with the left being vertically oriented.

@hacdias I would recommend not closing this issue just yet.

Second run on single horizontal display
screen shot 2019-01-03 at 11 19 54 am

Launched on horizontal display, icon selected in menubar on left positioned vertical display.
screen shot 2019-01-03 at 11 20 27 am

EDIT: My display configuration diagram per link provided by @hacdias in https://github.com/ipfs-shipyard/ipfs-desktop/issues/529#issuecomment-451198855 :
screen shot 2019-01-03 at 11 39 05 am

Ugh, this is weird. @olizilla @fsdiogo could you take a look into this? It must be an issue of the positioning algorithm or the sizes we get are incorrect.

Just tried to replicate this and it seems to be solved with #756.

Was this page helpful?
0 / 5 - 0 ratings