Forum Discussion
PDF Inking on Microsoft Edge
JacobZ2205 This sounds like a windows quirk. Your pen is (im assuming) from Lenovo? I have a school HP and stylus and it can distinguish on apps like one note because its from the same manufacturer as the laptop and hp designed it exclusively for windows HP products. Legacy edge was a WUP app, so thats probably why it worked there and not in the new system32 app. Unfortunately, the edge team is not willing to put in the work to make chromium a WUP app as that is a monumental task. Hopefully they will find a workaround.
The pen came with the laptop, yea.
I have no idea what WUP, system32, or chromium mean, but I appreciate your answer that this is probably not a problem I can solve on the new edge.
Is there any way I could possibly get the legacy edge back?
- cjc2112Sep 21, 2020Bronze Contributor
JacobZ2205 I'm sorry for the late reply, I've been busy with other things. Chromium is the source code from google that runs chrome, opera, edge, and brave. Making significant changes to the source code is like trying to insert a V8 into an electric car and switching it from electric motors to a traditional rotating metal driveshaft. Its a hard, time consuming, and expensive task that wont lead to optimal results since it is running on something it wasn't designed for.
System 32 apps are Microsoft legacy app design (i think that's the best way to describe it). Its been in use since before Windows XP and most apps run it.
UWP is Windows Universal Platform. It is a new and modernized design that was introduced in windows 8 and 10. Devs can make apps for Windows, Xbox, windows phone, and HoloLens in one place without having to change the code much. It also uses less battery and are better integrated into the operating system, so it can utilize more features and has more capabilities than the older System 32 apps.
UWP apps haven't caught on because of a mistake during a demo that left people with the mistaken impression that UWP apps were watered down versions of system 32. Office apps are UWP as well as One Note and legacy Edge. Since Legacy Edge was UWP, it could utilize the pen behavior that Lenovo programed into windows. Chromium isn't UWP so it doesn't have the capability to do that like Legacy Edge.
In order for that to happen, google would have to rewrite chrome as a UWP app, which wouldn't be bad, but they have no incentive to do so since they're fine with system 32 and have a massive lead in the browser market, and even more so including the chromium source code.
Edit: Its UWP (Universal Windows Platform) not WUP. My bad. I changed the offenders.
- Benoit LamarcheSep 21, 2020Brass Contributor
cjc2112 I think you meant UWP (Universal Windows Platform). But yes I agree UWP apps when properly designed are beautiful , efficient and very functional.