Reload "web preview" doesn't work
Reported by devarni | November 12th, 2010 @ 09:07 PM
Some bug with input-focus:
The reload button on the web preview is only working if the
notebook has the input focus (Strg-Ctrl-O or Strg-Alt-O).
Working in a notebook and hitting reload on another notebook with
the web preview has no effect.
Comments and changes to this ticket
-
tim.felgentreff (at student.hpi.uni-potsdam) November 15th, 2010 @ 05:05 AM
- State changed from new to open
- Assigned user set to delisa
This is because the speedbar has no explicit connection to the web view: it works for any. We should probably hide the web speedbar when the web view looses focus.
-
devarni November 15th, 2010 @ 09:18 AM
Ah, ok... The webview has not registered something like a event handler to the speedbar button, it works independently... The reload button only "calls" something like a notebook reload/refresh function?
-
delisa November 15th, 2010 @ 01:11 PM
The tab should reload, at least I thought there was a handler for refresh already. I'll look into it.
-
delisa November 15th, 2010 @ 04:40 PM
The reload button only "calls" something like a notebook reload/refresh function?
The Refresh button reloads a focussed HtmlTab, if there is one. I made a few changes to the browser bar, to ease confusion:
- It closes when a htmltab is no longer focussed
- Toggle browser bar now has a keybinding
- It can only be opened if a htmltab is focussed
Commit:
https://github.com/redcar/redcar/commit/a5b7bbc805a92756abdc55cb65f...
Documentation:
https://github.com/redcar/redcar/wiki/Users-Guide---Web-Integration
https://github.com/redcar/redcar/wiki/User's-Guide---The-View-Menu -
delisa November 19th, 2010 @ 02:24 AM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.