August 21st, 2024

Improved

v0.3.5

Minor: When selecting text, if the mouse is over a link, the entire text gets selected, and the link is hovered over.
Solution: Deactivate the link during text selection.

Minor: Need to copy a modal to another location, including the title.
Solution: Ensure the modal is copied exactly as is, with the title included.

Minor: Unable to open and close the sidebar in Arc Browser with Ctrl + S.
Solution: Prevent Ctrl + S from triggering PDF download in Arc.

Bug: Text are highlighted when tab moved.
Solution: Precisely set the shortcut key triggers to avoid unintended highlighting.


Minor: 텍스트 선택 시 링크 걸려있는 곳 위에 마우스 있으면 텍스트 전체 선택되고 해당 링크 호버됨
Solution: 텍스트 선택 시에는 링크 deactive함

Minor: 모달을 다른 곳에 그대로 복사하고 싶음
Solution: 제목까지 같이 복사됨

Minor: 아크 브라우저에서 사이드바를 열고 닫을 수 없음
Solution: 아크에서 ctrl + S PDF 다운로드되지 않도록 함

Fix: 탭 옮길 때 하이라이트 됨
Solution: 단축키 입력 트리거를 정확하게 설정함