I understand your frustration. One possible workaround could be to use bookmarks to save the page numbers you need to refer to frequently in the PDF. You can create bookmarks by clicking on the bookmark icon in the PDF viewer and selecting "Add Bookmark". This will allow you to quickly jump to the relevant pages without having to scroll through the entire document each time. Another option could be to use the table of contents if the PDF has one, which can also help you quickly navigate to specific sections or chapters.
Posts made by Anawilliam
-
RE: PDF reader does not open local pdf files on the page it was left when last openedOpera for Windows
-
RE: Title bar ignores Windows setting, but Chrome obeys it!Opera for Windows
I can suggest that the issue you are experiencing with the title bar in Opera could be a design choice made by the Opera development team or a bug that needs to be fixed in a future update. It's also possible that the feature you're describing is not currently available in Opera, but you may be able to achieve a similar effect using an Opera extension or by modifying your Windows settings. It's best to check the Opera forums or submit a support ticket to the Opera team for more information and assistance with this issue.
- Opera for Windows
-
RE: uBlock OriginOpera add-ons
@gaborz I answered your question but If you need something more precise, it's because the developers never implemented support for extensions in mobile versions of Opera.
- Opera add-ons
- Opera add-ons
- Opera add-ons
-
RE: Can't Uninstall Opeara GX on ThinkCentre Lenovo Italy Windows 8.1 ComputerOpera GX
If you're having trouble uninstalling Opera GX on your ThinkCentre Lenovo computer running Windows 8.1, you can try the following steps:
Open the Control Panel by pressing the Windows key + X and selecting Control Panel from the menu.
Click on Programs and Features.
Find Opera GX in the list of installed programs.
Click on Opera GX and select Uninstall.
Follow the prompts to uninstall Opera GX.
If the above steps don't work, you can try using a third-party uninstaller program to remove Opera GX from your computer. You can find many free uninstaller programs available online that can help you remove stubborn software.
Alternatively, you can try reinstalling Opera GX and then uninstalling it again using the steps above. This may help resolve any issues with the uninstall process.
-
RE: GX corner not saving platform preferencesOpera GX
It sounds like there may be a bug with the GX Corner preferences not being saved properly. You can try resetting the GX Corner settings to see if that helps:
Open Opera GX and navigate to GX Corner.
Click on the three dots in the top right corner of the page and select "Reset settings" from the drop-down menu.
Confirm that you want to reset the settings by clicking "Reset" on the pop-up message.
This will reset all of your GX Corner settings to their default values, including platform preferences. If the issue persists after resetting the settings, you may want to report the bug to Opera's support team so they can investigate further. -
RE: Autofill Text - Obnoxious Green ColorOpera GX
It looks like the green color you are seeing is the default color used by the Opera browser for autofill text. If you prefer a different color, you may be able to change it by adjusting the browser's CSS settings. Here's how:
Open Opera and navigate to any page with an autofill form.
Right-click on the form and select "Inspect" from the context menu.
This will open the Developer Tools panel. In the panel, click on the "Styles" tab.
In the "Styles" tab, locate the section labeled "User agent stylesheet" and expand it.
Within this section, look for the following CSS code:
css
Copy code
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
background-color: #00FF00 !important;
color: #000000 !important;
}
This code is responsible for styling the autofill text. The background-color property is set to #00FF00, which is the green color you are seeing. The color property is set to #000000, which is black.To change the color of the autofill text, modify the color property to your preferred color. For example, you can change it to black by changing the value to #000000. If you want to change the background color as well, modify the background-color property.
Once you have made your changes, click on the "X" button in the top-right corner of the Developer Tools panel to close it.
Your changes should now be applied, and you should see the new color when using autofill in Opera.
-
RE: Scrolling Screenshot (Disabled)Opera for Windows
Hi! There are a few things you can try to fix the scrolling screenshot feature in Opera:
Update Opera to the latest version: Make sure you are using the latest version of Opera, as the issue may have been fixed in a recent update.
Check Opera settings: Go to Opera settings and make sure that the "Capture full screen" option is turned off. This option can interfere with the scrolling screenshot feature.
Disable extensions: Disable all your Opera extensions to see if one of them is interfering with the scrolling screenshot feature.
Try using a third-party extension: If the built-in scrolling screenshot feature in Opera is still not working, you can try using a third-party extension like "Full Page Screen Capture" or "Awesome Screenshot". These extensions are available on the Opera add-ons page.
Hopefully one of these solutions will work for you and you will be able to use the scrolling screenshot feature in Opera again.
-
RE: Passwords Autofill is not working for a monthOpera for Windows
It's possible that there could be a conflict with one of your browser extensions or with the browser settings. Here are a few steps you can try:
Disable browser extensions: Try disabling all browser extensions and see if the autofill works properly. If it does, then re-enable each extension one by one to identify which one is causing the issue.
Check browser settings: Go to the Settings menu and ensure that the "Autofill" feature is enabled. You may also want to check the "Privacy and security" section to make sure that there are no settings that could be interfering with autofill.
Clear browser data: Clear all of your browsing data, including cookies and cached images and files. Sometimes corrupted data can cause issues with the browser's functionality.
Reset browser settings: If none of the above steps work, you may want to try resetting your browser settings to their default values. This will delete all of your browser settings and history, but it can sometimes resolve issues like this. To reset your browser, go to Settings > Advanced > Reset settings.
If none of these steps work, you may want to contact Opera support for further assistance.
-
RE: Implement WebGPU FeatureSuggestions and feature requests
@sunatolif said in Status of WebGPU Feature:
As things like Three.js and BabylonJS are becoming more and more powerful (with BabylonJS now in version 5 and nearly fully supporting WebGP), I have been searching for the best browser, any browser besides Chromium to run my BabylonJS projects. This is the hugest feature to boast for the Opera platform 'right now', IMO. This needs to be on the feature list page so people can see the amazing things possible without having to install a game engine, a game program, making the Opera browser nearly the only program they would need to experience full fidelity bleeding edge graphical experiences. There was only one other post about WebGPU on these forums and it was from 2021 i believe. Can we please get some clarity and transparency on where Opera (OperaGX) is at with WebGPU without digging through dev codes or release notes? It should be easy and forefront for the gamers browser version. Thank you for your careful consideration.
WebGPU is a new graphics API for the web that provides lower-level access to the GPU, enabling more efficient and performant graphics rendering. As of February 2023, WebGPU is supported in the latest versions of Firefox and Chrome, but not yet in Safari or Edge. Opera has been experimenting with WebGPU support and is expected to add it in a future release, but I do not have information on when that will be.
It's important to note that while WebGPU provides a powerful new tool for graphics rendering on the web, it's not the only factor in determining the best browser for running BabylonJS or Three.js projects. The overall performance and stability of the browser, as well as compatibility with the specific project you're working on, are also important considerations. It's always a good idea to test your projects on multiple browsers to ensure the best experience for your users.
-
Steam not opening in OperaOpera for Windows
My Steam is suddenly not opening in Opera. I have to open it on Edge which I don't like. Any suggestion what to do?
-
RE: Trying to Publish a Multiplayer Game with Game MakerOpera GX
@golgedar said in Trying to Publish a Multiplayer Game with Game Maker:
I have a multiplayer game that is under development. It uses web sockets. The game's client is developed with Game Maker. I need a connection between the client that will be in OperaGX and the server that is written with C# in my computer.
After a long research, I think I need an SSL certificate to intergrate to my game server. With this certificate's authentication I will be able to send encyrpted data to the client running in OperaGX. Unfortunately, the game website of OperaGX, GX.games has its own SSL certification with a hidden private key.
How can solve this problem? What should I do to build my game and game server with WSS?There are a few options for building a secure connection between your game client running in OperaGX and your server written in C#:
Self-signed SSL certificate: You can create your own self-signed SSL certificate and use it for encryption. However, this may not be as secure as using a certificate issued by a trusted certificate authority.
Free SSL certificate: You can use a free SSL certificate from a trusted certificate authority such as Let's Encrypt. However, these certificates are usually short-lived and need to be renewed regularly.
Paid SSL certificate: You can purchase a paid SSL certificate from a trusted certificate authority. This option will provide a more secure and long-term solution for your game.
Use a cloud service like AWS or Azure, which allow you to easily provision a SSL certificate for your game server.
Using a SSL-termination proxy to handle the SSL encryption and decryption, and forward the traffic to your game server in plaintext.
It's important to note that using SSL is important because it encrypts the data sent between the client and server, making it harder for someone to intercept and steal sensitive information.