Opened 14 years ago
Closed 14 years ago
#5999 closed bug (fixed)
Accessing the locator or menu in fullscreen mode
Reported by: | humdinger | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is r1a2.
When you're in fullscreen mode, accessing the locator (ALT+L) or opening a new tab (ALT+T) should show the hidded interface. Only when the locator is out of focus again, either by loading a page via ENTER or clicking into the page (if it's not empty) should hide the interface again.
The same when accessing the menu (ALT+ESC).
Change History (4)
comment:1 by , 14 years ago
patch: | → 0 |
---|
comment:2 by , 14 years ago
Thanks, I'll update Haiku and Web+ soon. RIght now, with hrev36812 and hrev494, ALT+T only very quickly flashes the interface, but instantly hides it again.
BTW, it's not that I'm not thankful if someone has fixed a ticket I created. Most of the time I just want to save you guys another mail... :) Is that appreciated or do you prefer to get a little virtual pat on the back in form of a Trac notification?
comment:3 by , 14 years ago
Ah, I've seen the flashing, but it should be fixed too, unless the page which is loaded unfocuses the URL text view, in which case it would still last longer than before (the last mouse moved time could be updated to force at least 3 seconds of showing the tabs).
Not writing "thanks!" in fixed tickets is appreciated. :-)
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Now also fixed for displaying the menus in hrev524.
Improved in hrev36832. With CMD-T it should have worked before already, BTW. With the menu, it still does not work. I guess it should show the interface when tabbing such that the BWebView goes out of focus.