[PR #458] [MERGED] Prevent selecting of text in the app #1434

Closed
opened 2026-04-24 23:58:25 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/458
Author: @benonymity
Created: 12/7/2022
Status: Merged
Merged: 12/7/2022
Merged by: @advplyr

Base: masterHead: noTextSelect


📝 Commits (1)

  • ed5fb09 fix: prevent selecting of text in the app

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 layouts/default.vue (+1 -1)

📄 Description

Fixes #379 (mostly). Prevents selecting text in the app, but does not prevent long-press to download covers on iOS. Seems like an appropriate "bug" to keep as it exists on the item page?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/458 **Author:** [@benonymity](https://github.com/benonymity) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 12/7/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `noTextSelect` --- ### 📝 Commits (1) - [`ed5fb09`](https://github.com/advplyr/audiobookshelf-app/commit/ed5fb0900704ce71146487d1bdc0c2f6f0246184) fix: prevent selecting of text in the app ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `layouts/default.vue` (+1 -1) </details> ### 📄 Description Fixes #379 (mostly). Prevents selecting text in the app, but does not prevent long-press to download covers on iOS. Seems like an appropriate "bug" to keep as it exists on the item page? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:25 +02:00
adam closed this issue 2026-04-24 23:58:26 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1434